📝 Provide detailed reproduction steps (if any)
- Run RunThor.prg WITH n, where n>0 on startup routine
- Let more then n days pass by
- Run one IDE of VFP with the startup
- Run immediately a second IDE of VFP with the startup
✔️ Expected result
Update should proccedd in the first instance, ignoring the second
❌ Actual result
Second instance stops with an error. (no debug info since the first instance altered the prg, so source is out of date)