home *** CD-ROM | disk | FTP | other *** search
- This extension library should be installed using the
- LIBRARY command and initialised with a call to
- FN_shell_Scrap_Init. This call must be made AFTER
- PROCshell_Init has been called.
-
- --------------------------------------------------------
-
- FN_shell_Scrap_Init
- => None
-
- <= bool TRUE if module initialised correctly
- FALSE otherwise
-
- --------------------------------------------------------
-
- PROCshell_ScrapCreateDir()
- => str application name (minus '!' char)
-
- --------------------------------------------------------
-
- PROCshell_ScrapRemoveDir()
- => str application name (minus '!' char)
-
- --------------------------------------------------------