Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VI Command Line Issue

Status
Not open for further replies.

JoeThompson

Programmer
Jul 10, 2006
6
US
Hello All,

I'm running a VI job from the command line to import POs. Sometimes I need to run the job multiple times in a row because I have multiple POs (I keep each PO in it's own file). I noticed that when I run the command line, it returns immediately, rather than waiting until the PO import job is done...this sometimes causes my automated program to hang. I assume it's returning immediately because it's just a launcher program. Is it possible to just call the VI job directly? ...or is it possible to make the launcher wait until the job it launched is done?

Thanks!
Joe
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top