Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DoEvents() was eliminated?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00719905
Message ID:
00720013
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform