home *** CD-ROM | disk | FTP | other *** search
- | special thanks to:
- | Paul Moore ( ported perl )
- | Stewart Brodie ( wrote fpabas/fpassemble )
- | Frank Lancaster ( wrote/ported tla )
- unSet fpabas4tla$dir
- Set fpabas4tla$dir <Obey$Dir>
- *if "%0"="" then obey <fpabas4tla$dir>.!message
- *if "<perl$path>"="" then echo warning ! variable perl$path unset !
- *if "<fpabas$path>"="" then echo warning ! variable fpabas$path unset !
- *if "%0"="" then *error there is no outputfile
- *if "%1"="" then *error there is no inputfile
- *rmensure FPEmulator 0.00 *error 0 FPEmulator must be loaded for Gawk
- *rmensure SharedCLibrary 0.00 *error 0 SharedCLibrary must be loaded for Gawk
- *rmensure BASIC 0.00 *error 0 BASIC must be loaded for fpabas4
- echo { > <fpabas4tla$dir>.work.error }
- echo { > <fpabas4tla$dir>.work.basicout }
- delete <fpabas4tla$dir>.work.error
- delete <fpabas4tla$dir>.work.basicout
- <perl$path>perl <fpabas4tla$dir>.!runimage %1 %0
- *if "<fpabas4tla$error>"="true" then obey <fpabas4tla$dir>.!errorprg
- *quit
-