How to call exe program from metacard
MITTAL Pradeep Kumar
PradeepKumar.MITTAL at insead.edu
Fri Sep 9 06:49:06 EDT 2005
Thanks Bob,
By putting all the commands in batch file and using the shell command I
can achieve what I wanted.
But when I run shell command then command prompt window comes in front.
Is there any way to minimize the command winow??
When I close my exe program, I would like to delete it once it is
closed. Is it possible to delete the program from meta card or from
shell script which can be put in seperare thread.?
Please let me know if you have some idea
Thanks for your help
Best Regards
Pradeep
-----Original Message-----
From: rev at armbase.com [mailto:rev at armbase.com]
Sent: Friday, September 09, 2005 12:01 PM
To: MITTAL Pradeep Kumar
Subject: Re: How to call exe program from metacard
Quoting MITTAL Pradeep Kumar <PradeepKumar.MITTAL at insead.edu>:
> Hello,
Hi There
>
> Is it possible to run executable program from metacard ??
It is possible from runtime revolution, so I assume MC is the same. You
can use
the shell command. I don't have an example here at hand but it is
findable on
http://www.google.com/advanced_search?q=site:lists.runrev.com
eg
http://lists.runrev.com/pipermail/use-revolution/2004-November/046289.ht
ml
shows how to run multiple commands to a command line app.
Cheers
Bob
More information about the use-livecode
mailing list