Hello everyone

I have a question concerning MapBasic.
When using 'Run Command' is there a way to use the statements 'Call', 'Dim'
and 'ReDim' as the command ?
e.g.
Str1 = "Call "
Str2 = "Myfunction"
Run Command Str1+Str2

or e.g.
Str1 = "Dim "
Str2 = "Myarray(10) as string"
Run Command Str1+Str2

I have not succeded, but maybe I'm doing something wrong.

Thank you in advance

J.I.Dali
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to