Re: remove quotes

2000-11-02 Thread Daniel Plaenitz
At 17:36 02.11.2000 +, 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 me

RE: remove quotes

2000-11-02 Thread Steven Sacks
;mystring" into mystring, then use value. mystring = 5 put the text of "myfield" into val put val --"mystring" put value(val) -- 5 Is that what you want? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of mike > Sent: Th

remove quotes

2000-11-02 Thread mike
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 thanks [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