Data Items Addressed 50 Bytes Off

ID Number: Q24956

1.25-5.00

MS-DOS

Problem:

All of my data items are addressed 50 bytes off from

their location in memory.

Response:

This problem may be caused by using assume statements

inside of code segments following data segments. It is best

to place assume statements outside of all segments.