Bennu Game Development

English Forums => Helpdesk => Topic started by: gigios on June 17, 2011, 04:57:08 PM

Title: [Solved] How start an external application in Wiz/Caanoo ?
Post by: gigios on June 17, 2011, 04:57:08 PM
There is a way to start an external application through Bennu?

I try to do a little program launcher to execute mini-programs made with ​​Bennu but I don't know how to start them.
I would make small tutorial programs that show the language features (mini tutorial) and boot it directly from the console with a launcher that takes the description of the tutorial from a ini with the same name of dcb and, if present, show a screen preview.

Is there any module or function that allows me to do this program?

Thanks  ;)


Edit:

Sorry! I found now the exec function in the wiki!
I think this is the instruction to use, I need to try with Wiz!
Title: Re: [Solved] How start an external application in Wiz/Caanoo ?
Post by: SplinterGU on June 17, 2011, 07:24:27 PM
with exec you can execute external programs.