Correct extension use...
Klaus Major
k_major at osnabrueck.netsurf.de
Wed May 8 13:33:01 EDT 2002
Hi John,
> I don't know much about Windows.
Noone does ;-)
> When making a stand-alone, the splash stack will have an (.exe)
> extension. Must I keep using the (.rev) extension with the data stacks?
No, the engine will open them anyway.
Just take care to call these stacks without the extension in your
scripts.
...
go stack "the_stack"
...
and not
...
go stack "the_stack.rev"
...
Hope that helps.
Regards
Klaus Major
k_major at osnabrueck.netsurf.de
More information about the use-livecode
mailing list