Hi,
 
Does BDOS use the standard TPA segments if you use the BDOS call random block read to read a
file ?
 
The reason i ask is that whenever i want to load the file in a segment switched by my memory
manager (memman) the data is not present ! It seems BDOS switches back the standard TPA segment and
places the data in the standard TPA segment whenever loading. After that my segment is placed back... ?
 
Only if i do not switch any segments or use the standard segment from the TPA the data is loaded
correctly ?
 
Is this correct ? or am i doing something wrong ?
Greetz,
 Antal

Reply via email to