Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Methods code in .scx form have been exchanged
Message
From
04/10/2022 04:26:53
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
03/10/2022 19:48:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01685019
Message ID:
01685024
Views:
42
Luis,

I know it's of no help yet. I skip the usual comment about backup.
For the future consider the use of a decent source control like git combined with FoxBin2Prg. And do atomic commits (i.e. store any time you save to the source control. Your problem is solved on some mouse clicks with that approach.

If you think this is to tricky, in the days of yore we used a tool called SecondCopy to create rolling backups while working. It simply runs as background process, and creates a backup copy from time to time, and might keep old (zipped) versions. Can do more tricky things, nice tool. That is, for backup I still run it, but have not restored for more then a decade, since I use git.

Else, do you have at least an exe with the old version? Refox is still around.

:(
Lutz

>Hi, I have one serious problem on one of my forms. I've been coding and testing for several hours one form that I need to be finished by tomorrow morning. When I was testing (running the app), all of a sudden, I got an error that said something like "program stack insufficient", which I've never had before. Then, when I checked the code, I saw, to my big surprise, that almost every form 's method had the code exchanged! The form itself has over 2 dozen methods. Besides that, the form has many controls and those also have code in methods. I haven't checked whether those method have been exchanged too. So this is a big problem and I can only get a backup from three days ago, but today I did many, many changes, so that backup won't help me.
>
>Does anyone have the same problem? Is there a simple solution instead of trying to put the code on its place by hand and trying not to get wrong?
>
>TIA
>
>Luis
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Reply
Map
View

Click here to load this message in the networking platform