|
srmcarneir
Brazil
33 Posts |
Posted - 03/30/2004 : 3:33:35 PM
|
Dear All,
We have a script that successfully calls a batch file with parameters under Win2000 but the same LabTalk lines do not work under WinXP:
run -e %PBatchFile.bat %A $(iStart) $(iEnd) %P %W;
where %P=C:\path\; %A=Datafilename.csv; iStart=1; iEnd=3; %W=Y;
It is funny that the batch file also works properly if called directly from the command prompt of WinXP.
Is there any special settings for LabTalk routines under WinXP?
Best Regards,
Ricardo Carneiro |
|