Alan wrote: > The above works as a script unto itself, but within the larger script, I get the following error message... > > "Launch can only be used by launcher programs" in a REBOL/View Dialog Box. > > Since 'launch is undocumented, do you know what this error means?
'Launch is designed to launch programs only from the first script. It's a security measure. It's best to restructure your script. Andrew Martin ICQ: 26227169 http://valley.150m.com/ -><- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
