Bret Johnson said:
 > The way it works is to make a "copy" of
 > itself at the top of conventional memory,
 > terminates itself (using a normal DOS
 > terminate process, which includes deleting
 > the original PSP), and then continues
 > running from the "copy". The "copy" decides
 > where the best place in memory is to load
 > the TSR (which can even be in one or more
 > "memory holes" left by some other program
 > or in upper memory),allocates appropriate
 > memory block(s), and then installs itself
 > in the allocated memory.


  But when it terminates, the system would
 not return to the parent of the utility,
 (COMMAND or whatever called the utility) ?
 So, how can the copy continue running
 after termination  ?



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to