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