Enclosed are 3 files to be used with Clipper 5.01. This 5.01 specific PLL can dramatically reduce linking time if the following statement is included on the command line at link time: !NEW! ÚÄÄÄÄÄÄÄÄÄÄÄ¿ RTLINK FI /PLL:FREEBASE This specifies FREEBASE as the Pre-Linked Library to use for linking. It is important that your executable can find this PLL at execution time. This can be accomplished with an environment variable: SET PLL= where drive and directory point to the location of FREEBASE.PLL. That's it! If you inadvertently delete FREEBASE.PLL or FREEBASE.PLT you can regenerate them by typing this line: RTLINK @FREEBASE.LNK # Uploaded by Brian Berry