arunkw
1st July 2003, 20:31
Hi all,
I have a funny Problem here,
I need help,I want to store values of the tt<table>.field say of table ttaad410 into my user-defined variable but to store the values I need to define my user-defined variable type same as tt<table>.field. Now since don’t know what are the domin names in the tt<table>
(Checking from Session Maintain Domains) I am not able to move ahead. But through the GMT, I am able to see what is the lower most data type (.i.e. int, double etc)
Any guesses. I hope every-one gets the point, what I want to say.
Thanks and Regards
Arun Kumar

NvanBeest
1st July 2003, 22:08
To see the domain used in a Tools table, open the table in GTM, switch to Programmer Mode (*), and press a 0 (zero). Bingo! All domains are displayed. ;)

When reading the Tools table, remember to addand <table>._compnr=0But you probably already knew this. :D

Djie-En
2nd July 2003, 09:34
Hi,

If you change your current VRC to the one of the Tools, i,e, ttB40_c4, you will be able to see the domains.

GN

arunkw
2nd July 2003, 15:05
Thanks NvanBeest,
For me this is like a key for a secret door.
I can now move ahead.

Regards
Arun Kumar

Juergen
2nd July 2003, 15:18
Thanks to Nico for this very handy feature!