Exception Handling
hi everybody,
I'm getting exception while dividing by zero
there is a Raise Exception Function.But How to use that in Basic Script
I'm using Fast Report 3 studio
Plzz thow some light on this.
cheers,
seshadri.r
I'm getting exception while dividing by zero
there is a Raise Exception Function.But How to use that in Basic Script
I'm using Fast Report 3 studio
Plzz thow some light on this.
cheers,
seshadri.r
Comments
I don't know how to catch exception in Basic Script. In my opinion is much better avoid such exception. Could you say more exactly which code generates "Divide By Zero" exception?