home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1816 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!ukma!darwin.sura.net!spool.mu.edu!umn.edu!myria!joiner
  3. From: joiner@myria.cs.umn.edu (Jay K. Joiner)
  4. Subject: Re: NT console mode?
  5. Message-ID: <joiner.720987451@myria>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: myria.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <1992Nov5.055216.22305@emr1.emr.ca>
  10. Date: Thu, 5 Nov 1992 18:17:31 GMT
  11. Lines: 17
  12.  
  13. In <1992Nov5.055216.22305@emr1.emr.ca> jagrant@emr1.emr.ca (John Grant) writes:
  14.  
  15. >I don't have NT and will wait until it's released, but I've been listening
  16. >in on all of the (interesting) conversations here.  I've overheard some
  17. >discussion of console mode.  Could someone give me a brief description of
  18. >this console mode? Is it initiated much like a DOS session is initiated from
  19. >Windows 3.1 or is it an option for booting, i.e. can you just boot up in
  20. >console mode and later run the GUI if you wish.  Is it a suitable environment
  21. >for porting large FORTRAN character-based apps from systems like VAXes?
  22.  
  23. NT comes up in GUI mode, and from the program manager you can run console
  24. sessions, misnamed MS-DOS prompts, in a manner just like Win 3.1.  You get
  25. a character window and a C: prompt where you can issue NT, DOS, WIN16, 
  26. and OS/2 1.x commands.  You can run these sessions either windowed or full-
  27. screen.  The windowed sessions allow you to change fonts and screen-buffer
  28. size.
  29.  
  30.