CPC091792 237.DOC The Complete Communicator Loading CCBACK High with QRAM This document is provided as "For your information" and as is. Neither The Complete PC nor any of it's employees assume any responsibility for consequences resulting from the use of the following information nor can the Complete PC technical support provide help with this document. The user of said information does so at his or her own risk. If you have a 286 machine you can load CCBACK in high memory with Quarterdeck's QRAM. QRAM includes a product called Manifest. Manifest will analyze your PC's memory configuration and show you regions of memory that you can load CCBACK into. CCBACK must load into the region Between 640K and 1024K. Although this sounds like a lot of memory, be aware that your PC may be using parts of it for video and other purposes. You can use QRAM to load mouse drivers, network drivers, etc. CONFIG.SYS Your CONFIG.SYS will look something like. this: DEVICE=C:\QRAM\QRAM.SYS FILES=99 BUFFERS=24 DEVICE=C:\DOS\ANSI.SYS DEVICE= C:\QRAM\LOADHI.SYS /R:1 C:\CC\CPCSCAN.SYS 2e0 3 1 AUTOEXEC.BAT Your AUTOEXEC.BAT will look something like this: MOUSE PATH C:\QRAM;C:\CC;C:\CC\CAM;C:\UTL;C:\DOS; LOADHI CCBACK PROMPT $P$G Notice: The mouse is not loaded high because it was not possible to load both the mouse and the CPCSCAN.SYS drivers into high RAM. If you get a notice that you don't have enough memory, try loading the drivers in a different order. Use Manifest to read the memory map so that you can find regions to load your drivers. Hopefully all this is helpful to you in juggling all your programs in what is increasingly becoming a very small region of memory.