Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Div by zero musings.
Message
From
20/11/1998 10:42:43
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Div by zero musings.
Miscellaneous
Thread ID:
00159730
Message ID:
00159730
Views:
62
OK, any comments on this?

I have an app that allows users to enter formulae, and I am trying to capture the results of a Div by 0 before the app tries to store the result.

This seems reasonable
? (1/0) = (1000/0)
.T.

So, why is this any different
x = (22* 0) / ( 0 * 92)
y = (1/0)
? x = y
.F.

Give me a good old Div by zero error any day.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Next
Reply
Map
View

Click here to load this message in the networking platform