thanks it worked


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 14, 2000 9:39 AM
To: [EMAIL PROTECTED]
Subject: [REBOL] FW: Object Re:


> I have a field that returns an object datatype.  How do I convert the
object datatype to a string datatype?

Simply ask the object to return a string describing itself. Or you could
try:
        to string! Your_Object_Here
    or similar, depending on what you're trying to do with it.

> I also had a thought about the REBOL documentation - it would be an added
benefit to new users such as myself if the site had a techsupport page with
error message descriptions as I have not found any descriptions on the REBOL
site.

Send a message into [EMAIL PROTECTED] asking about it. The more people who
ask, the more it's likely to get done, I think. :-)

I hope that helps!

Andrew Martin
Up too early and too late...
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to