@insert function for strings
Posted: Wed Sep 02, 2009 4:01 pm
Hello,
I am trying to use the @insert function, and it seems to generate errors in even the simplest attempt at using it.
For example, if I have the line:
%mystr = @insert("helo","l",3)
then I get the error message %MYSTR is not defined or is an illegal command
How should I be using this function then?
Thanks in advance,
-cap
I am trying to use the @insert function, and it seems to generate errors in even the simplest attempt at using it.
For example, if I have the line:
%mystr = @insert("helo","l",3)
then I get the error message %MYSTR is not defined or is an illegal command
How should I be using this function then?
Thanks in advance,
-cap