Posted by Bob A on March 11, 2014 at 13:41:49:
had an old program with 2 counters ACCEPTED.RECS and REJECTED.RECS
since then, I've migrated these and other counters into a .INC file which has these counters indexed by LUN (so that I can keep counts for multiple files)
seems like the combination of having single Data Variables and Multiply Occurring data elements and a difference in the LENGTH (8.0 vs. 12.0) made the compiler die an unnatural death, and not just give the E04 error message.
this was that error message about "Just-in-time debugger" or Visual Studio Debugger..... I don't have a clue what I'm supposed to do but as long as the Compiler pointed to a single E04 in the compiler source I was able to "sort it"
once I commented out the single element counters and supplied a LUN as the index to the indexed variables.... all was well with the compiler (again!)
Thanx
Bob "A"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.