Here's how ...

-- Using R:BASE eXtreme 9.5 (32/64) or R:BASE X/XE (Version 10):

   SET VAR vBlah VARCHAR = ["BLAH.$$$"]
   SHOW VAR vBlah

That's all there is to it!

Very Best R:egards,

Razzak


At 08:52 AM 2/24/2017, 'Lawrence Lustig' via RBASE-L wrote:

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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to