First, you must run the "Partition" program on the Ramdrive so as to divide memory between AppleWorks and the Ram drive. Pinpoint can use about 192K on the Ram drive if available.
Once you have set up your ProDrive and AppleWorks to run with partitioned memory, install Pinpoint on the patched AppleWorks disk.
Next, set up a startup disk with BASIC.SYSTEM on it, as well as PRODRIVE, APLWORKS.SYSTEM, and any other associated files.
The "Startup" program for basic should be as follows:
5 PRINT CHR$(4);"PREFIX /APPLEWORKS"
10 PRINT CHR$(4);"BLOAD PRODRIVE"
20 CALL 8192
30 PRINT CHR$(4);"BLOAD APLWORKS.SYSTEM,TSYS,A$2000"
40 FOR I=1 TO 8: READ X: POKE 10367+I,X: NEXT
50 CALL 8192
60 DATA 201,48,240,2,56,96,24,96
Pinpoint offers the Ram Enhancement Kit. It is more elaborate, and automates this process quite a bit.
This article provides information about a non-Apple product. Apple Computer, Inc. is not responsible for its content. Please contact the vendor for additional information.