initialize an static, local, script-wide variable to empty

erik hansen erikhans08 at yahoo.com
Fri Apr 11 01:52:00 EDT 2003


i tried to initialize a static, local,
script-wide variable to empty but the debugger
shows
sHolder = empty # spelled out e-m-p-t-y!
sHolder is a general utility variable i would
like to use over and over, like sTotal.

the script editor disliked value(empty)

of course i can "put empty into sHolder" for each
handler, but is there a way to set sHolder to
empty between each use?

=====
erik at erikhansen.org    http://www.erikhansen.org

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com



More information about the use-livecode mailing list