At 12:48 PM 3/2/2003 -0700, Patrick Murphy wrote:


As a workaround, I used the nifty Clipboard function to store the e-mail
addresses and have the user paste them in.  Unfortunately, VARCHAR doesn't
seem to work with this so I'm 'limited' to the NOTE function.

Still having fun here though.


Pat,

VARCHAR, by design, stores and looks for the BLOB file, either in .RB4
file or as external file. So, creating a VARCHAR variable won't do any good
unless you store the values as outside file.

Yes, you have to use the "NOTE" or look into R:Mail to automate the
entire e-mail stuff including all kinds of attachments, etc.

http://www.rbase.com/rmail

And, make sure to have fun!

Very Best Regards,

Razzak.



Reply via email to