Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many CASEs in DO CASE?
Message
From
02/06/2006 08:28:29
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01126584
Message ID:
01126714
Views:
27
>>
>>Just want to point that
>>
>>DO (cProcName)
>>
>>is faster and safer.
>>
>>Also, although I agree that this is a better approach than the DO CASE, I'm still concerned about the idea of several hundred similar procedures to maintain. Is there really no commonality that would let you cut this down to a few procedures accepting parameters?
>>
>
>Thank you for your input. I have since changed the approach and now working on storing the code in a memo of a table.

That's no better than having separate PRGS. In fact each memo will have to be compiled in some way each time, where the .FXPs won't be compiled on the fly.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform