home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / msdos / programm / 3257 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.1 KB  |  47 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!enterpoop.mit.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!lehner
  3. From: lehner@Informatik.TU-Muenchen.DE (Alexander Lehner)
  4. Subject: Re: .com and .exe files
  5. References: <1993Jan25.231026.6514@news.unomaha.edu> <1993Jan26.201921.21687@ousrvr.oulu.fi> <C1HtvM.Eun@world.std.com> <1993Jan27.114320.14690@umr.edu>
  6. Originator: lehner@hphalle9c.informatik.tu-muenchen.de
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Wed, 27 Jan 1993 17:00:03 GMT
  10. Message-ID: <1993Jan27.170003.7495@Informatik.TU-Muenchen.DE>
  11. Lines: 34
  12.  
  13.  
  14. In article <1993Jan27.114320.14690@umr.edu>, mcastle@cs.umr.edu (Michael R Castle) writes:
  15. .
  16. .
  17. .
  18.  
  19. |> Question:  Can't com files use more than 64k?  Once the program is going,
  20. |> you can pretty much do what ever you want with the segment registers, and
  21. |> request more memory, and access the full 640 k.  I seem to remember a while
  22. |> back that someone wrote a program (forth interpreter, if I remember 
  23. |> correctly) that is a .com file, but isn't limited by 64k.
  24. |> 
  25. |> mrc
  26. |> -- 
  27. |> Mike Castle .-=NEXUS=-.  Life is like a clock:  You can work constantly
  28. |>   mcastle@cs.umr.edu     and be right all the time, or not work at all
  29. |> S087891@UMRVMA.UMR.EDU   and be right at least twice a day.  -- mrc
  30. |>     We are all of us living in the shadow of Manhattan.  -- Watchmen
  31.  
  32. Of course you can reload code data (think of overlays), but when doing this its
  33. quite the same way as DOS does with the .EXE files :-)
  34.  
  35. -- 
  36.                                     /\
  37.      Alexander Lehner              /  \      lehner@informatik.tu-muenchen.de
  38.                                   /    \  
  39.      Birkenstr. 4                /      \    8059 Eittingermoos
  40.                                 /\  /\  /\
  41.      "make love like war!"     /  \/  \/  \  Voice: 08161/84566
  42.                               /    \  /    \
  43.                               \    /  \    /             
  44.                                \  /\  /\  /             
  45.                                 \/  \/  \/
  46.                                   
  47.