home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4275 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.5 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!malgudi.oar.net!uoft02.utoledo.edu!desire.wright.edu!jstewart
  2. Newsgroups: comp.os.os2.programmer
  3. Subject: Re: Where am I going wrong????
  4. Message-ID: <1992Aug17.164454.3543@desire.wright.edu>
  5. From: jstewart@desire.wright.edu
  6. Date: 17 Aug 92 16:44:54 EST
  7. References: <1992Aug14.153224.26174@stortek.com> <713823955snx@sugs.tware.com> <1992Aug15.230628.2317@stortek.com>
  8. Organization: Wright State University 
  9. Lines: 28
  10.  
  11. In article <1992Aug15.230628.2317@stortek.com>, eldenbrg@stortek.com (Dave Eldenburg) writes:
  12. > In article <713823955snx@sugs.tware.com> landis@sugs.tware.com (Hale Landis) writes:
  13. >>In article <1992Aug14.153224.26174@stortek.com> eldenbrg@stortek.com writes:
  14. >>  >
  15. >>  > I have been through the manuals and I cannot figure out how to get
  16. >>  > the number of lines and the number of columns defined for the screen
  17. >>  > in a non-pm program.
  18. >>  >
  19. >>Use the VioGetMode() call.
  20. > I beleive this is an OS/2 1.x call and is only supported for migration.
  21. > There is no referance to this or any other Vio call in the IBM Technical
  22. > Doc.
  23. > Thanks anyway Hale, see you in a couple weeks...
  24. > Still seeking info.
  25. > Dave
  26.  
  27.     Interesting that this should be brought up.  It was my impression also
  28. the the Vio calls only existed for migration purposes.  But if you take a peek
  29. at the REXX library source code you will see that it uses this.  The REXX
  30. source code was in the toolkit example programs I think.  Looks to me like IBM
  31. is still using it:)
  32.  
  33.                     John Stewart
  34.  
  35.