Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7.0 - things I'd like to see.
Message
From
13/08/1999 16:09:10
 
 
To
13/08/1999 14:02:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00251678
Message ID:
00253632
Views:
22
>(snip)
>
>>>
>>>Regarding giving SYS calls more useful names you said: "It would merely add to code bloat".
>>>-An alias to these calls wouldn't add diddly to overhead. By my count there were 52 SYS calls in FPW 2.6, there are now 73 in VFP 6. As MS goes forward why not assign useable names to these things. Again, I suspect that there is some underlying reason for this.
>>
>>Originally it had to do with the C compiler. But, I do agree that there should be no reason to continue with SYS functions today.
>>
>
>Hi Guys:
>
>PMFJI: Actually, as I recall, legend has it that the original genesis of SYS() was a way to put specific functionality into FoxBase without losing dBASE compatibility every time Ashton-Tate decided to screw with the commands and functions behaviour to try to break FoxBase by adding its own definition of a command that Dr. Dave added to FoxBase...
>
>Too logical not to be true... A-T as an organization became real jerks when they started to lose their edge... FWIW: I really hate the SYS() functions because there is no way to know what any given one does without checking HELP or some other reference first. At least an 'english-like'/'human-readable' name would be a good start and hopefully help quickly determine a better approach/command to accomplish a task...
>
>Rob


I just thought of this...but we don't need MS to fix this. We can do it now using the preprocessor.

#DEFINE MyFunction() SYS(0)


etc.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform