Groups > dBase > dBase programming > Re: runWait.prg




runWait.prg

runWait.prg
Wed, 16 Apr 2008 17:42:15 -050
to use runwait() from the dUFLP library
it seams that   a bat file can not be the first parameter   ?

do runWait.prg with "notepad",true, 0xFFFFFFFF  -------> work
do runWait.prg with "mybatch.bat",true, 0xFFFFFFFF  --------->
doesn't work 

Post Reply
Re: runWait.prg
Thu, 17 Apr 2008 01:58:30 -040
In article <Qz648gBoIHA.320@news-server>, ericwuu@hotmail.com says...
> to use runwait() from the dUFLP library
> it seams that   a bat file can not be the first parameter   ?
> 
> do runWait.prg with "notepad",true, 0xFFFFFFFF  -------> work
> do runWait.prg with "mybatch.bat",true, 0xFFFFFFFF  --------->
doesn't work 
> 

Eric,

Look at HiddenDOS() and RunHidden() in the dUFLP.

-- 
Geoff Wass [dBVIPS]
Montréal, Québec, Canada

.|.|.|        dBASE info at http://geocities.com/geoff_wass       |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
Post Reply
about | contact