home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / demos / 134 / pascal / read.me < prev    next >
Encoding:
Text File  |  1987-04-17  |  1.7 KB  |  58 lines

  1. FREEBYTE.DOC
  2. FREEDR2.PAS
  3. FREEDR5M.PAS
  4.  
  5.     Keywords: PERSONAL PASCAL DESK ACCESSORY DISK SPACE OSS SOURCE FREE BYTES
  6.     MONOCHROME ARC
  7.     
  8.     FREE DISK SPACE ACCESSORY - ALLOWS YOU TO DETERMINE THE NUMBER OF BYTES
  9.     AVAILABLE ON YOUR DISK DRIVES WHILE USING A GEM APPLICATION.  IE. A
  10.     TERMINAL PROGRAM THAT DOESN'T INCLUDE THIS AS AN OPTION.  SOURCE FILE IN
  11.     PERSONAL PASCAL INCLUDED YOU PROVIDE COMPILER!  Check this out to see how
  12.     to do desk accessories.
  13.  
  14.     
  15. KEYCOD.PAS
  16.  
  17.     Keywords: KEYBOARD KEYS CODES PERSONAL PASCAL FIXED WOOPIE
  18.     
  19.     This is a short program in Personal Pascal which allows the user to get the
  20.     codes of any keys.  It tells when the key is pressed amd when it is
  21.     released, like in MEGAROIDS.  It also shows how to enter supervisor mode! 
  22.     Mark_Kelling.
  23.  
  24.  
  25. MALLOC.PAS
  26.  
  27.     This is the Pascal source for a malloc memory tester program.
  28.  
  29.  
  30. MODEM.PAS
  31.  
  32.     This is a series of modem subroutines for inclusion in BBS and terminal
  33.     programs.
  34.  
  35.  
  36. NEWEDT.PAS
  37.  
  38.     This is a patch or add-on program to allow you to use the mouse in the OSS
  39.     Pascal editor.
  40.  
  41.  
  42. PPUPG.DOC
  43.  
  44.     Keywords: PERSONAL PASCAL GDOS UPDATE OSS COMPATIBILITY
  45.     
  46.     This message explains the current compatibility situation between Personal
  47.     Pascal and GDOS as of 3/18/87.  It will tell programmers developing
  48.     software with PP how they may obtain an advance copy of a GDOS-compatible
  49.     upgrade of PP and what to expect in the near future from OSS. (Original msg
  50.     left by OSS and reposted here by the sysop so the info won't scroll off too
  51.     fast.)
  52.     
  53.  
  54. SCRNSWAP.PAS
  55.  
  56.     EXAMPLE OF HOW TO ALLOCATE ALTERNATE SCREEN BUFFERS ON THE ATARI ST, AND 
  57.     SWAP BETWEEN THEM.
  58.