home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27347 < prev    next >
Encoding:
Text File  |  1992-08-13  |  869 b   |  22 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!sun-barr!ames!news.hawaii.edu!galileo!tholen
  3. From: tholen@galileo.ifa.hawaii.edu (Dave Tholen)
  4. Subject: Re: Switching OS/2 windows<>fullscreen
  5. Message-ID: <1992Aug13.233929.19051@news.Hawaii.Edu>
  6. Sender: root@news.Hawaii.Edu (News Service)
  7. Nntp-Posting-Host: galileo.ifa.hawaii.edu
  8. Organization: University of Hawaii
  9. Date: Thu, 13 Aug 1992 23:39:29 GMT
  10. Lines: 10
  11.  
  12. V. Phaniraj writes:
  13.  
  14. > Using Microsoft FORTRAN 5.1, all the programs I compile for OS/2
  15. > switch a windowed OS/2 session to a  full-screen one, and then return
  16. > to windowed mode once the application finishes running.
  17.  
  18. You can change this behavior by putting WINDOWCOMPAT in the .DEF file,
  19. as long as you don't use any prohibited system calls.  If you're dealing
  20. with standard TTY-like I/O, you'll have no problems running FORTRAN
  21. programs in OS/2 windows.
  22.