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