home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsd / evntshell / Docs / Scrap < prev    next >
Encoding:
Text File  |  1995-10-22  |  588 b   |  21 lines

  1. =>    None
  2.  
  3. <=    bool    TRUE if module initialised correctly
  4.          FALSE otherwise
  5.  
  6. Normally called automatically when the library file
  7. is loaded by FNshell_InstallLib. If the library
  8. code is appended to the main program instead it will
  9. need to be called to initialise the scrap module.
  10.  
  11. --------------------------------------------------------
  12.  
  13. PROCshell_ScrapCreateDir()
  14. =>    str    application name (minus '!' char)
  15.  
  16. --------------------------------------------------------
  17.  
  18. PROCshell_ScrapRemoveDir()
  19. =>    str    application name (minus '!' char)
  20.  
  21. --------------------------------------------------------