home *** CD-ROM | disk | FTP | other *** search
/ Really Useful CD 1 / ReallyUsefulCD1.iso / extras / progutils / baslib / baslibdoc / graphiclib < prev    next >
Encoding:
Text File  |  1989-03-15  |  364 b   |  18 lines

  1. Routine   : PROCplinth
  2. Library   : GraphicLib
  3. Purpose   : 
  4. Source    : User
  5. Author    : Paul Hobbs
  6. Parameters: 
  7.    seconds          = the number of seconds to   
  8.                       wait for
  9. Dependant Routines: 
  10.    None
  11. Global Variables:
  12.    None 
  13. Notes:
  14.    A real number may be passed to the routine to 
  15.    pause for a decimal number of seconds, i.e. 
  16.    1.5. 
  17.  
  18.