[Openroad-users] OpenROAD runtime error handling

Adrian Williamson adrian at octavo2.demon.co.uk
Tue Jun 19 17:52:00 EST 2007


Hi,

Something like

On runtimeerror [[dbms|all],[Errornumber]] =
Begin

/* Do something graceful */

End;

That would be nice.

Adrian

-----Original Message-----
From: openroad-users-bounces at peerlessit.com
[mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Simon Lovell
Sent: 19 June 2007 01:54
To: openroad-users at peerlessit.com; allelyr at axis-intermodal.co.nz
Subject: Re: [Openroad-users] OpenROAD runtime error handling

No, there is no good way.

Perhaps every 5 seconds check to see if the w4gl.log file exists, and if it
does, load it into a stringobject and append it to a back up file, remove
the file and give the user a popup.  Also requires disabling closing of the
trace window and preferably removing the visibility of it.  This last part
was discussed a year or two ago.

Perhaps Ingres Corp could come up with a better idea than the trace window
for trapping runtime errors, like divide by 0 etc.  ABF handled it well
enough.


-----Original Message-----
From: "Robert Allely" [allelyr at axis-intermodal.co.nz]
Date: 19/06/2007 08:35 AM
To: "International OpenROAD Users" <openroad-users at peerlessit.com>
Subject: [Openroad-users] OpenROAD runtime error handling

Note: Original message sent as attachment




More information about the Openroad-users mailing list