Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7.0 - things I'd like to see.
Message
From
16/08/1999 03:25:29
 
 
To
15/08/1999 16:00:48
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00251678
Message ID:
00253955
Views:
30
>>
>>No go, Craig. You can't #define function names, AFAIK. I've tried your example, and tried
>>
>> #define myfunc(a,b) abs(a+b)
>> ?myfunc(1,2)
>>
>>But it displays several very imaginative error messages, depending on the way you try to fool it - and still doesn't go. Clipper had something like this, and though it would make for more unreadable code and a more complicated compiler, I'd still like to have it.
>>
>>You can still
>>
>>#define ConfigFile sys(2019)
>>#define PushText Fwrite(fHandle,
>>
>>and then do
>>
>>modi comm ConfigFile
>>fHandle=fcreate("whatever.txt")
>>PushText "Hello, world")
>>
>>...and greatly reduce the typing efforts and readability :)
>
>
>Hmm...ok...it was just a thought. I'll pass on the original request to Microsoft.

Hi,

After reading this thread, I would like to see VFP 7.0 to be on par with the rest of VS product. Comprehensive support for all ActiveX variation (like containership ActiveX). Real Windows Control (buttons, toolbars, checkbox ,etc) and GUI interface. This is important if you want to use automated QA programs. User replaceable FOX errormessages. Ability to build VFP application into ActiveX component not just COM/DCOM component. It is a shame that a good development tool and language is left behind with such glaring deficiencies. Thanks.

Regards,
Kueh.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform