Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp RIP ?
Message
 
À
07/03/2007 16:34:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01201291
Message ID:
01201811
Vues:
22
Seems you know something the rest are not aware of. Could you explain why a compiled app will need a recompile. We are talking just about the app.

I think in this scenario:
USE "pathtotable" 
GOTO BOTTOM
REPLACE aField WITH somedata

SEEK eInfo

IF FOUND()
     REPLACE nCount WITH nCount+1
ENDIF
I still can't see the need for recompile. VFP already supports in the runtime numbers bigger than 32 bits so it should not be an issue.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform