<trivial code snip from wrap.pl>use strict; use warnings; system("C:\\Windows\\System32\\Wscript.exe c:\\blahblah.wsf");
C:\Perl\bin>perl -c C:\wrap.pl
C:\wrap.pl syntax OK
Though invoking wrap.pl doesn't throw me any error, but the VB script (in this case blahblah.wsf) is somehow not getting invoked. Please let me know how to resolve this.In reply to perl and wscript by rango
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |