Use VARCHAR Regards,
Stephen Markson The Pharmacy Examining Board of Canada 416.979.2431 x251 From: 'Lawrence Lustig' via RBASE-L [mailto:[email protected]] Sent: February-24-17 8:53 AM To: [email protected] Subject: [RBASE-L] - Load text file into variable. I have a text file BLAH.$$$ and I would like the entire contents of that file loaded into a note variable vBlah. I seem to recall that this is done using SET VAR vBlah NOTE = ["BLAH.$$$"]. However, this is not working in RB9.5. It seems that vBlah can only be VARBIT (which is not what I want as I will need to operate on this variable as text). How can I load BLAH.$$$ into my vairable? -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

