On Mon, 15 Oct 2007 10:49:40 -0000, "dleidinger" <[EMAIL PROTECTED]> wrote:
>It would much more elegant, if Bruce could offer an option to run a >script with an automatically generated unique-idenifier-extension, >which Powerpro would have to handle internally, especialy concerning >the scriptcache and error-messages, which might be a problem. >Something like: >=> *script runfileuid scriptname >or >=> runfileuid.scriptname How would this differ from local variables? If you get a new set of static variable each time you run the script then they can't be used to remember values between runs. -- Carroll Robbins
