shells win32
MisterX
b.xavier at internet.lu
Mon Aug 30 04:45:58 EDT 2004
Hi Keith,
The shell is supported.
just try
shell("Dir c:\")
is it interactive? No. You can't have a result until the shell is
finished (XP, NT or W98 alike). Can it be fooled? Yes...
get shell("start dir c:\ /s > mylisting.txt")
then you can read the mylisting.txt file as it comes
if the file is not locked by the system (but it works
in this case).
cheers
Xavier
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com]On Behalf Of Keith
> Hutchison
> Sent: Monday, August 30, 2004 10:09
> To: How to use Revolution
> Subject: shells win32
>
>
> Two questions.
>
> 1. Is shell supported with Runtime Revolution with win32? (I assume it is )
> 2. Is the shell synchronous, asynchronous or interactive with RunTime
> revolution?
>
> Keith Hutchison
> Balance-Infosystems.Com
>
> postgresql - mysql - dbf
> Foxpro - Delphi - MS Access - REALbasic
> http://balance-infosytems.com http://realopen.org
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list