The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Script to call .bat files under Win XP

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
srmcarneir 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
1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 03/30/2004 : 4:55:48 PM
Hi Ricardo,

I'm not aware of any differences between Win2K and WinXP that affect run -e. Is your batch file not running at all? Or just not doing what you want it's designed to do?

Also, it might help to know your Origin version.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 03/30/2004 4:56:27 PM

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000