At 17:36 02.11.2000 +0000, mike wrote:
>Hi gang
>put the text of field "Myfield" into val
>returns "mystring"
>
>how do I convert "mystring" into 'mystring'
>I`ve checked the archives but I`m not sure

the quotes are not a part of the string, so there is no need to "remove" them.
The quotes are merely a convention to indicate that the data in between 
them should be read as a string (as opposed to an integer, float, symbol, ... )

best regards
daniel

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to