Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Migration problems...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00587837
Message ID:
00587839
Vues:
27
>I found two think after a migration to VFP 7
>
>When if use an editbox on a form with a vertical scroll bars the scroll bar disappear if I run an .EXE with the Run time. It only appends when I run the EXE with the run time of VFP. IF I run the .EXE from VFP command line it OK.

There's hot-fix available at http://msdn.microsoft.com/vfoxpro/downloads/updates.asp

>
>When I do a long query I do not get my progress bar. With VFP6 I was doing this to get the progress bar.
>
>Set talk to window
>Set talk on
>select MyField1,MyField2 from MYTable into cursor MyCursor
>set talk off
>
>
>Any one found workaround?

Try to add
SET NOTIFY ON
See Message #550975.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform