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
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