"Paul E. Schoen" <> wrote in message
news

Lqun.39665$...
> "err_" <> wrote in message
> news:387b240d-1e9c-49a7-9094-...
> On Apr 5, 2:48 pm, "Paul E. Schoen" <p...@pstech-inc.com> wrote:
>> I have a simple JavaScript utility that saves specific files to a
>> directory.
> [snip]
>>
>> Path = "C:\\Users\\Paul\\Documents\\Delphi\\PStechLib \\"
>> DestFolder = "LibCode\\";
> [snip]
>
> It looks like the code you pasted is missing a semicolon at the end of
> the first line, maybe that has something to do with it?
>
> Thanks for pointing that out, but it did not fix the problem. I think
> semicolons at the end of lines are optional for WSH scripts.
Now it seems that the name SerialNGx.pas has also been "poisoned" so I had
to rename it as SerialNG0.pas. Maybe Vista has a memory of files that caused
problems and checks them first?
Paul