home *** CD-ROM | disk | FTP | other *** search
- Sample.lnk
- PRG formatted GEOS file V1.0
- CONVERTED WITH GEOSHELL V2.2
- Write Image V2.1
- geoWrite V1.1
- GEOPROGRAMMER sample file.
- ;****************************************************
- ; Sample.lnk
- ; Link file for the 'sample' transient command for geoSHELL
- ; Copyright 1994 by Maurice Randall
- ; Charlotte, Mich. 48813
- ; For Use Only By Registered Owners Of The
- ; geoSHELL Programmer's Development Package
- ;****************************************************
- .output sample ;name for output file.
- .header SampleHdr.rel ;name of file containing header block.
- .psect $6800
- GSVariables.rel
- Sample.rel
-