home *** CD-ROM | disk | FTP | other *** search
- |Script to start EDS stronghelp manual
- set tmp$path ""
- if "<StrongHelp$Dir>" <> "" then set tmp$path <StrongHelp$Dir>.^. else set tmp$path <Database$Dir>.,<Database$Dir>.^.
- run tmp:!StrongHlp <Database$Dir>.EDS
- |RMEnsure stronghelp 0.00 error "EDS could not find !StrongHlp"
- unset tmp$path
-
-