>> Are you trying to run:
>>
>>     perl script.pl
>>
>> Or are you just trying to run:
>>
>>     script.pl

> if i type either of them it says "cannot open perl script scriptname.pl.
No 
> such file or directory, and yes i have restarted, and the path is correct.

That is the error message you will get if "scriptname.pl" does not exist.
Are you sure that it does?

Can you cut-and-paste the following into a reply, from a DOS command prompt,
the results of:

- "dir scriptname.pl"
- "perl scriptname.pl"

Greg S.
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to