Description: AppleWorks: Installing it on a ProFile or UniDisk 3.5 Header: AppleWorks: Installing it on a ProFile or UniDisk 3.5 Briefly, these procedures require you to: 1. Install PRODOS and BASIC.SYSTEM on the ProFile or UniDisk 3.5. This can be done using the ProDOS User's Disk and instructions in the ProDOS User's Manual. 2. Copy all the files on the AppleWorks Startup and Program disk into a subdirectory named AppleWorks on the ProFile or UniDisk 3.5. After this you will be able to boot and run AppleWorks from the ProFile or UniDisk 3.5. I. Equipment Needed: A. Apple IIe or Enhanced IIe B. ProFile Hard Disk ( 5 or 10 Meg) with Apple II ProFile interface card or UniDisk 3.5 with UniDisk 3.5 interface card -- Put the ProFile or UniDisk 3.5 interface card in slot 7 of an Enhanced IIe if, when you turn on the Enhanced IIe, you want it to boot from the ProFile or UniDisk 3.5 instead of the floppy disk drive C. ProDOS User's Disk D. AppleWorks Startup and Program disk II. Installation Procedure: A. Boot the ProDOS User's Disk. B. Format the ProFilewith the volume name /PROFILE or Format the UniDisk 3.5 with the volume name /UNI. C. Use the File handling commands on the ProDOS User's disk to: 1. Copy the files PRODOS and BASIC.SYSTEM to the ProFile or UniDisk 3.5. 2. Create a subdirectory called APPLEWORKS on the ProFile or UniDisk 3.5 3. Copy all the files on the AppleWorks Startup and Program disks into the APPLEWORKS subdirectory you just created. 4. Remove the files PRODOS and BASIC.SYSTEM only from the subdirectory named APPLEWORKS. -- You already put PRODOS and BASIC.SYSTEM on the root directory of the ProFile or UniDisk 3.5 in step C1. D. Exit the ProDOS User's disk into Applesoft BASIC. You need to create a program called STARTUP on the ProFile or UniDisk 3.5. This program will command AppleWorks to run from the ProFile or UniDisk 3.5 when you boot from the ProFile or UniDisk 3.5. E. Type PR#n, where n is the number of the slot of the ProFile or UniDisk 3.5 interface card, e. g., PR#7 in the case of the Enhanced IIe in item IB above. F. You should now have the ] symbol on the screen. Type in the following program for the ProFile: 10 TEXT : HOME 20 PRINT CHR$(4);"PREFIX /PROFILE/APPLEWORKS" 30 PRINT CHR$(4);"-APL.WORKS.SYSTEM" 40 END For a UniDisk 3.5, type in the following program: 10 TEXT : HOME 20 PRINT CHR$(4);"PREFIX /UNI/APPLEWORKS" 30 PRINT CHR$(4);"-APL.WORKS.SYSTEM" 40 END G. Save this program on the ProFile or UniDisk 3.5 as STARTUP, i.e. SAVE /PROFILE/STARTUP or SAVE /UNI/STARTUP. H. Type PR#n using the same number for n as you did in step E above. -- AppleWorks should now boot from the ProFile or UniDisk 3.5. I. To set up AppleWorks for use with the ProFile or UniDisk 3.5: 1. In AppleWorks, choose 5. "Other Activities." 2. Then choose 1. "Select standard location of data disk." 3. Type /PROFILE/APPLEWORKS or /UNI/APPLEWORKS. Apple Technical Communications Keywords: