[Gambas-user] EXEC - Command

monty m0nty at ...31...
Wed Jul 20 14:24:35 CEST 2005


Hello.

If you use the EXEC Command with an App that uses lots of Arguments
and the User can select them in a Dialog for Example, you have to write
Monstercode to get an EXEC-Command for each Possibilitie or use
some strange Tricks.

A Command like this besides the normal EXEC maybe makes it easier:

	EXEC[ AppName, ArgumentsCount as INTEGER, ArgumentsArray as STRING ]

Just an Idea.

Michael Galm




More information about the User mailing list