Using C2.1.8
 
If I have the following:
 
 try {
   //do something stupid!   
 } catch(err) {
  print ("Your error: "+err.description)
 } 
 
Then the print statement does not yield the error description;
is there some way of doing this?
 
Thanks
Derek

-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.

Reply via email to