Hello,
Our company would REALLY like the 64k limit of the extra segment enlarged. We have recently hit it with one of our billing program and are very close to exceeding in in a couple of others. I was wondering if any other users have hit this limit and/or would also like to see it increased?
We have also found it very difficult to understand what actually makes up this extra segment because it is not very clear according to the documentation as to what it is. We have been using the Acu stuff for 20 years and our product and our programs have gotten rather large and very complex. We have tried to clean things up, but in doing that we have had some strange results. In reviewing some copy books that we use we have found some fields that are no longer being used so we thought that removing some of these fields might help. We removed some fields and the extra segment did not change, however, once we got to one field that we removed the extra segment from our program went form 63366 to exceeding the 64k limit which does not make any sense. The field was a pic 999 usage comp-1 value 0 field. So now removing fields has us a little concerned. Is there a way to see what makes up the extra segment?
Here are the compile statistics before we remove the 1 pic 999 usage comp-1 field.
STATISTICS
Total Lines: 140080
# of Files: 0
# of Data Items: 20998
# of Paragraphs: 3237
Elapsed Time: 2.1 seconds
Lines/Minute: 3927476
Code Size: 445546 (06CC6A)
Data Size: 4612636 (46621C)
Shared Data: 9626 (00259A)
Extra Segment: 62252 (00F32C)
Thread Segment: 13212 (00339C)
Address Table: 46040 (00B3D8)
Program Size: 5189312 (4F2EC0)
Thanks,
Scott Meiners
DRFCO



