Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to change variable name

11 views
Skip to first unread message

Parhs

unread,
Apr 19, 2010, 3:25:06 PM4/19/10
to
Hello...
I let the users to write a script(a condition)
However the variables involved in the condition may change .....
example

condition


ASTO>4 || THS>20 blah blah

the user may want to change the ASTO name to something else... and
then stored scripts should be informed for this change....

I think that compiling an decompilining may be the solution but i dont
know how...

Dan Howard

unread,
May 24, 2010, 8:14:12 AM5/24/10
to
What I did was write a script factory which keeps track of compiled
files based on date-time. When a file's date changes I recompile the script.
0 new messages