Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Waht convention to use to return error number?
Message
 
To
21/02/2003 07:15:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00756021
Message ID:
00756063
Views:
14
error(), message() and aerror() are very useful.

>I want to establish an internal convention for notification of error condition to calling program that is practical and consistent with others, but find there is no clear pattern.
>
>In a control valid, a return .F. or 0 signals an error. In other places, I have seen the return used to indicate the error number and in those cases 0 means no error. I understand a convention in C is to pass a parameter that will return the error number.
>
>What do you all use?
>
>TIA,
>
>Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform