The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Q: Error detection in OriginC
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

hajo_old

Germany
141 Posts

Posted - 03/05/2003 :  03:01:18 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello, All

is there somwhere an error detection for OriginC functions like in C++/MS VisualC++ by



try
{
...
}
catch(unsigned int error)
{
...
}



or simmilar?

Thanks
Hajo

-- --
Dipl.-Ing. Hans-Joerg Koch
Siemens VDO, Regensburg

SVDO_Origin1

cpyang

USA
1406 Posts

Posted - 03/05/2003 :  09:03:27 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Try catch is not available in Origin 7, but will be available in next version of Origin, namely Origin 8. Exception handling is particularily usful when calling external functions and when making COM calls.

CP


Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000