home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apple2 / 20247 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  815 b 

  1. Path: sparky!uunet!bonnie.concordia.ca!clyde.concordia.ca!altitude!vandry
  2. From: vandry@CAM.ORG (Phillip Vandry)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Direct keyboard read
  5. Message-ID: <BuHGLy.11K@CAM.ORG>
  6. Date: 12 Sep 92 20:51:33 GMT
  7. Organization: Champlain Regional College, St-Lambert QC  CANADA
  8. Lines: 11
  9.  
  10.  
  11. The problem of doing a direct keyboard read from Pascal presented a while
  12. ago is not in Pascal, but is an omission in the .CONSOLE driver. If Apple
  13. made the console driver, it is to be used and all text screen I/O should
  14. go through it. Yet there is no routine for a -Single character read
  15.                                              -With cursor.
  16. This forces programmers to go to the hardware. This is exactly what Apple
  17. doesn't want. Maybe I'm missing something? Maybe not.
  18.  
  19. phil
  20. vandry@champlain.cam.org
  21.