I have a PRG I use daily (probably averaging over 1/2 dozen times daily) that's over 3500 lines. Yesterday, it stopped working. Today I see that the program had shrunk to under 2900 lines, it seems some subroutines were simply not there after mid-morning yesterday (when Windows said the program was last modified). Today, I had the time to look into it. VFP 9 had recompiled the program (well, I assume it was VFP, what else could have done it?) and parts of it were not found, well, a particular procedure within it (that was the error: <procedure buildcomm not found>). Fortunately I had backed up the PRG and I restored it. I had not modified the program. Other errors may well have happened besides not being able to execute the call to procedure buildcomm, but it broke on that call.
I do have a compiled version (EXE), but I don't ordinarily run it, I run VFP 9.0 and the PRG within that. I certainly did not open nor modify the program yesterday. What could have caused this head scratcher?
Dan
I do have a compiled version (EXE), but I don't ordinarily run it, I run VFP 9.0 and the PRG within that. I certainly did not open nor modify the program yesterday. What could have caused this head scratcher?
Dan