Roger,

I owe you a beer! adding the quotes fixed the problem (I was placing the file in the Documents and Settings folder). Thanks for your help.

Marty
I tried the delimiter both ways and checked (and reset) my folder
options - still no go.

put "attrib +h" && thePathToMyFile into commandString

Are there any spaces in thePathToMyFile? If so, try enclosing it in quotes.

put "attrib +h" && quote & thePathToMyFile & quote into commandString

Roger Eller <[EMAIL PROTECTED]>
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to