getfield / setfield on assignment

K

Kurt Verhaegen

I'm trying to make my application independent of field addressing as
possible. Meaning that I don't have to recompile if the user change using eg
text5 field instead of text4. On task and resource objects I can use getfield
& setfield with a number (which I can feed from a parameter table or file).

However this is not possible at assignment level, does anybody know how to
address eg text5 on assignment level without having in your code hardcoded
text5?

Thanks a lot,
Grtz Kurt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top