Thank you , thank you , thank you.
I knew that had to be some method, but I was missing the VarChar type. Works just like I needed. Now for the Launch... -Bob ----- Original Message ----- From: "Mike Byerley" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Wednesday, April 13, 2011 6:08:45 PM Subject: [RBASE-L] - Re: Load variable Bob, You have to load it into a VarChar datatype. Set var SomeVarChar VarChar = ['SomeFile.txt'] ----- Original Message ----- From: <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Wednesday, April 13, 2011 6:47 PM Subject: [RBASE-L] - Load variable > > > Any one have any thoughts on loading a variable direct from a text file? > > (No responses from my previous email on this) > > > > Thanks, > > -Bob ----- Original Message ----- From: "Mike Byerley" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Wednesday, April 13, 2011 6:08:45 PM Subject: [RBASE-L] - Re: Load variable Bob, You have to load it into a VarChar datatype. Set var SomeVarChar VarChar = ['SomeFile.txt'] ----- Original Message ----- From: <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Wednesday, April 13, 2011 6:47 PM Subject: [RBASE-L] - Load variable > > > Any one have any thoughts on loading a variable direct from a text file? > > (No responses from my previous email on this) > > > > Thanks, > > -Bob

