Help-Modula2-Disk-error
14-Mar-87 03:06:51
Sb: #58817-Help-Modula2-Disk-error
Fm: 71310,2206
To: Steve Faiwiszewski 74106,425
Steve,
LoadSeg crashed the system.
UnloadSeg took a BPTR as input. I found it more appropriate to let LoadSeg
return a standard pointer.
More specific LoadSeg did not load the address of DOSLibrary into A6 before
jumping to a procedure in the library.
Joergen