run command line app in windows

Ken Ray kray at sonsothunder.com
Sat May 14 16:31:35 EDT 2005


On 5/14/05 8:02 AM, "Bob Hartley" <rev at armbase.com> wrote:

> At 13:35 14/05/2005, you wrote:
> 
>> Hi Bob,
> 
> 
> Hi Xavier
> 
> 
>> do you mean ?:
>> 
>> put "pdatconv /I" && quote & "INV1.XDF" & quote into mycommandline
>> get shell(mycommandline)

Also don't forget to "set the hideConsoleWindows to true" before you make
the shell() call, otherwise you'll see a DOS box show up as it's making the
call.

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list