> system("expand perfc009.DA_ %windir%\\system32\\perfc009.DAT")

Try this instead:

system("expand perfc009.DA_ $ENV{'windir'}\\system32\\perfc009.DAT");

Luke

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to