Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What exactly is a
Message
From
25/11/2004 09:47:44
 
 
To
24/11/2004 14:10:40
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964046
Message ID:
00964680
Views:
8
>Hi Albert
>
>I strongly believe such a functions should be their own .PRG. If naming it is hard, imagine the added difficulty of trying to remember both the name and in what library to find it! Not only that, but you never even need a set procedure to to use it. That seems to me to make it even easier to use!
>
>It certainly should be a name that is explicit for the return value. You call the function for it to return something. You can comment the header of the function with keywords so you can find it again later, whatever you call it.

Why not create a procedure file for all functions that manipulate a parameter? It could contain functions like asc2hex(), str2num(), whatever. If I do not immediately remember the name of a specific function, I probably do immediately remember that it will for sure be in that specific procedure file.

Since we have the set proc ADDITIVE keyword there's no longer an excuse to put all stuff in only one procedure file. And performance is not the issue here.

I agree with your notion that the usage of the returned value should be of influence on the name. Sometimes it's even handy to have a function that simply calls another function, just to create a sensible name.
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform