I see this assert command and I wonder what it is.
Example code from Valentina Example:
put assert("CREATE",Valentina("DataBase_CREATE",theFile,4)) into dbRefput assert("MakeNewBaseObject",Valentina("DataBase_MakeNewBaseObject",dbRef, "CUSTOMERS")) into boRef
put Valentina("BaseObject_MakeNewField",boRef,"CUSTOMER_ID","ULong") into res
get assert( "MakeNewField(Customer_ID)", res)
This assert command works I was just wondering about its use.
Thanks,
Mark
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
