--- In [email protected], "dleidinger" <[EMAIL PROTECTED]> wrote:
> The problem is: the user could run this script more than once at the > same time Have you considered saving and accessing this semi-static information from a file or the registry? Then it could be accessed at a location relative to the script's directory, or keyed however you choose. Regards, Sheri
