Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters and what to check
Message
 
 
To
17/10/2007 20:08:11
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01261696
Message ID:
01261845
Views:
24
I usually use the same approach as Hugo.

>Let's say I have a procedure that is expecting 3 parameters, but sometimes only 2. They should all be character. Is there a standard that others use that would run through some validations, checking type, pcount, stuff like that? Want to make the project I'm working on as tight and error free as possible. Here is an example:
>
>
>******************************************************************************************************
>FUNCTION Procedure_Locked
>******************************************************************************************************
>
>	LPARAMETERS tcProcess, tcLockUnlock, tcUserID
>
>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform