my $path = 'C:/Users/Documents/Traning'; my $filename = $path.'/Perl/XiServiceList.txt'; my $logfile = $path."/dailycheck_$date.log"; . . open MYFILE, ">>", $logfile;
Note : Is it not c:/users/username/documents/Traning?
pojIn reply to Re^3: using perl script to schedule windows task
by poj
in thread using perl script to schedule windows task
by ytjPerl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |