Thanks, I also had to adjust the tabs property to get it to tab more than a spaces worth.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Colin Holgate Sent: Wednesday, December 04, 2002 9:53 PM To: [EMAIL PROTECTED] Subject: Re: <lingo-l> Tab code? >How would I insert tabs between 2 strings through lingo? Any help >appreciated. Thanks newstring = oldstring1 & tab & oldstring2 [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
