string literals

  1. E

    Android Question How to modify a command by inserting an external string

    Hi All, I've been trying to do this with all sorts of string literals, but a command is not a string so it doesn't work. If one could use something like DIM cmd_parameter as (its not a string or int. what is it) then one could do page&cmd_parameter... Does b4x have macros Define p page...
Top