Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Methods reverting to prior code after save
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01606227
Message ID:
01606228
Views:
83
>Perhaps someone can help me. I am not using anykind of "code source" software that would make these changes.
>
>Today I have noticed that I can make a change to a Form's Method, save it, run the program and the changes are not reflected in the code. When I open the form (sometimes but not all the time) the code is lost and reverts back to what was there to begin with. At other times the changes stick.
>
>A time or two, I have been able to make changes,save them, run the program and the changes were reflected in the running program. Then when I re-opened the form the changes were lost and the prior code was there.
>
>Any suggestions? Could this be a corrupt foxuser file or something? Perhaps I need to pack something (a project or whatever).
>
>Help is appreciated and I need it quickly....:)
>
>Mel

Try doing a
COMPILE FORM myform.scx
..and if there are any .vcx's that are used...do this
COMPILE CLASSLIB *.VCX

It could be an issue with the timestamps on the files and that should take care of it....
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform