home *** CD-ROM | disk | FTP | other *** search
- | Shell file for FRe
- | Syntax: _fre <args>
- | This just ensures that the appropriate modules are loaded
- |
- | The commented lines are for when you put the CAssembler module into the System directory, and FRe executable onto the Run$Path
-
-
- Set Old$CAsm 0
- RMEnsure CAssembler 0 Set Old$CAsm 1
- RMEnsure CAssembler 0.03 Set Old$CAsm 0
- If <Old$CAsm> Then Error An old version of the CAssembler is resident
- UnSet Old$CAsm
- RMEnsure CAssembler 0.03 RMLoad <Obey$Dir>.CAssembler
- |RMEnsure CAssembler 0.03 RMLoad System:Modules.CAssembler
- RMEnsure CAssembler 0.03 Error CAssembler module not found or too old
-
- /<Obey$Dir>.FRe %*0
- |/FRe %*0
- Echo There were <Sys$ReturnCode> matching file(s)