Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DoEvents() was eliminated?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719905
Message ID:
00720013
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
>>>I tried to rebuild a project in VFP8 beta and I got an error on DOEVENTS() command (not to mention errors on InputBox function from Rick Borup - I guess, it's not compatible with native InputBox).
>>
>>Nadya,
>>
>>From the help from the beta:
>>
>>You can no longer call the DOEVENTS command using parentheses, for example, DOEVENTS( ).
>
>Thanks. My Beta comes without Help :( At least, then I invoked Help from the menu, it still used my old July 1999 MSDN.


Just put HELP=dv_foxhelp.chm in the config.fpw.

>I also have to rename InputBox and fix all cases, where I use it. VFP8 allows to seach in the project, but how should I search in prgs? (I have a list of functions in CommonWg\Progs directory).

Use the Code References dialog and select Common Files (includes prgs). Or you can use the Windows Explorer's search utility to search for InputBox() and then drag the hits into the command window.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform