home *** CD-ROM | disk | FTP | other *** search
- | !ImageMap.!PCABoot
- | (C) David McCormack, 1998
- | Automatically boot up PCA support applets.
-
- Set ImageMap$PCASupport 1
- If "<PCAResources$Dir>" = "" Then Set ImageMap$PCASupport 0
-
- | Check for PCA support module
- |
- RMEnsure PCASupport 0.15 If "<PCAResources$Dir>" <> "" Then RMload <PCAResources$Dir>.PCA
- RMEnsure PCASupport 0.15 Set ImageMap$PCASupport 0
-
- If "<ImageMap$PCASupport>"= "0" Then Obey
-
- BootPCA defaultspr
-
- Set ImageMap$PCABoot Booted
-