[Gambas-user] command EXEC - resolved

Benoit Minisini gambas at ...1...
Wed Apr 7 22:06:42 CEST 2004


On Wednesday 07 April 2004 17:09, Frank Berg wrote:
> Hi..
>
> > In other words: EXEC is different from a shell command. To have an
>
> equivalent,
>
> > replace EXEC [ ... ] by SHELL "..."
> >
> > Regards,
>
> tnx benoit.. the shell command are able to start the player correct..
>
> SHELL "play " & myVoicePath WAIT
>
> frank
>

But be careful: myVoicePath must not include special characters - Or you must 
escape them. As if you typed the command directly in a shell.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list