How ton run a .exe from l4g code

Posted by LegacyUser on 27-Feb-2006 08:16

Hi, evryone

Can someone tell me how to run a .exe on l4g code.

All Replies

Posted by svi on 27-Feb-2006 08:27

You can use the OS-COMMAND statement.

You may want to check the Progress Knowledge Center at:

http://progress.atgnow.com/esprogress/results.do

Or the Product Documentation online at:

http://www.progress.com/products/documentation/index.ssp

Hope it helps

Salvador

Posted by LegacyUser on 27-Feb-2006 08:56

Thank you very much Salvador,

But i want to do that from l4g code .

For exemple

If my .exe is called test.exe ( C:\test.exe)

Consider that i have this code

On a choose button

Do:

...

/* In this place, I want to know how i can run the file test.exe

...

End.

Posted by LegacyUser on 27-Feb-2006 09:14

Thank you very much salvador,

I tried the OS-commande and that's ok .

Thanks so much

This thread is closed