home *** CD-ROM | disk | FTP | other *** search
- => None
-
- <= bool TRUE if module initialised correctly
- FALSE otherwise
-
- Normally called automatically when the library file
- is loaded by FNshell_InstallLib. If the library
- code is appended to the main program instead it will
- need to be called to initialise the scrap module.
-
- --------------------------------------------------------
-
- PROCshell_ScrapCreateDir()
- => str application name (minus '!' char)
-
- --------------------------------------------------------
-
- PROCshell_ScrapRemoveDir()
- => str application name (minus '!' char)
-
- --------------------------------------------------------