morpheus
20th September 2002, 09:33
Hello,
I have a main Program Script and has got one variant for it. Now, whichever is compiled latest, will be executed. But, how do I find out which one is the latest compiled script!?
NPRao
20th September 2002, 10:11
you can check the variables objects's date/time stamping.
I guess that information is stored in the tools table, ttadv239.
I dont have access to BaaN-4 at all, so you can even look into the tools table ttadv230 for the variant no# and the last update times.
morpheus
20th September 2002, 13:56
Nah, I don't think the mentioned tables tell anything about the active variant script for the session. One can refer to the object for that, but is there no option, from the front end, which tells us about this!?:eek:
OmeLuuk
20th September 2002, 14:15
Try this: add an ident
#ident "variant 1"
#ident "variant 2"
then run ttstpsessinfo...
NPRao
20th September 2002, 20:58
morpheus,
I worked with BaaN-4 late in 1997. I do not have the access now, but here is more info in the document which might give you an insight.