Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp RIP ?
Message
 
To
07/03/2007 16:34:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01201291
Message ID:
01201811
Views:
23
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform