Ok, so how does one access a class, such as Date, from within an  
RBScript? I'd like to be able to do something like:

dim d as new date
print cstr(d.year)

but I get the following:

Line    Error   Message
0       63      There is no class with this name.
0       63      There is no class with this name.
0       2       Unknown Error
1       11      Parameters are incompatible with this function.

Also, can anyone tell me why I get the first error twice?

Greg


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to