Windows shell commands
Mark Smith
mark at maseurope.net
Sun Mar 30 18:56:50 EDT 2008
Mark, it's Windows XP under VMWare Fusion on Mac OS X, a standalone
built with 2.9 rc-4, and the command is "LAME" - the mp3 encoder.
So I'm building the command string in a variable <tLameStr>, which
will be like:
<path to lame> -v --nohist --brief <path to input file> <path to
output file>
and then
set the hideconsolewindows to true
get shell(tLameStr)
It's working, but the console pops up immediately, and then closes
again when the command completes.
Thanks,
Mark
On 30 Mar 2008, at 23:17, Mark Schonewille wrote:
> Hi Mark,
>
> Which version of Rev, which version of Windows, which shell command?
>
> Best regards,
>
> Mark Schonewille
>
> --
>
> Economy-x-Talk Consulting and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
>
> A large collection of scripts for HyperCard, Revolution, SuperCard
> and other programming languages can be found at http://runrev.info
>
>
>
>
> On 31 mrt 2008, at 00:10, Mark Smith wrote:
>> Has anyone had <set the hideconsolewindows to true> on windows not
>> work?
>>
>> I'm having no luck at all with it, and was wondering if there's
>> some known issue.
>>
>> Best,
>>
>> Mark
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list