[Gambas-user] Executing a constructed instruction

Nigel Gerrard nigel at ...38...
Thu Jun 10 20:52:16 CEST 2004


Has anybody got an idea how I might run a string as a command within Gambas.

For example:

      DIM sCommand AS String

      sCommand = "PRINT \"Hello\""

      sCommand


I'm guessing that it won't be possible without many changes to the pcode compiler
and interpreter....and I guess it would get verycomplicated.

Nigel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20040610/7033e8d9/attachment.html>


More information about the User mailing list