pjohns
6th February 2002, 13:13
I have removed the tdsls4102 program script from the following vrc:

tdB40O_c4_liv0

I have confirmed this by checking in the following directory:

$BSE/application/tdB40O_c4_liv0/ptdsls

With this script removed should I still see an osls4102 file in $BSE/application/tdB40O_c4_liv0/otdsls?

We're trying to remove all customisations to do with the tdsls4102m000 session. But we still seem to get customised elements when using this session.

Thanks

PJ

alkreddy
6th February 2002, 13:37
clean the object files tooo....
the application runs on object and not on sources...

cheers,
LK

ulrich.fuchs
6th February 2002, 14:42
Yes, there may be an object without a script in your live VRC, if you customized an include file (function) that script uses. (Meaning you have that function in your live VRC).

Within session "Compile scripts" ttadv2230m000 you may indicate by the 'Compile' field, if you want to have scripts compiled, when the include is in the new VRC. In that case, you will get a new object (in live VRC) without having a corresponding source in that VRC.

nizamudeen
6th February 2002, 16:36
Hi,

Run the session "ttstpsessinfo" for your customised session. This will give complete info about the script objects, functions which the session is currently using.

Run this after you complie your present program script and from here you can know