The GRIP International Library - Download Instructions


Source files (including required subroutines) can be downloaded from the GRIP International on UG Solutions' Web Site. By default, the copy that will be built from the CDROM on your hard drive will not have this capability, since all these files will be already loaded on your hard drive. Files can be downloaded from any of the Main Program, Subroutine or Font Source indices.

The main program index contains the following line after each program listing:


                    Download: Source File Compressed Tar File
This line is linked to two versions of the main program source. Click on Source File and you will see e the main program in the browser window. Right-click on Compressed Tar File and select save link as... will retrieve the main program, along with all the subroutines it uses, in a UNIX format Tar file that has been compressed.

In all other indices, the line looks like:


                    Download: Source File 
Clicking on this line retrieves the text of the corresponding source file.

After you select a file from the download line, use the File, Save As to save the file to your local directory.

To extract files from this tar file:
If you are using UNIX, uncompress it using UNIX uncompress command, then use a command like: tar xvf _name_.tar to extract the contents of the tar file. Compile all the files and link the main routine.
If you are using Windows NT, uncompress the tar.Z file using the Winzip utility. To get a copy, goto www.winzip.com.