System Guide Hints and TipsCommon Controller 10-72. The other alternative is counter intuitive. The user couldpause the printer (the green button on the DocuSP GUI) untila large number of pages in the job have been RIPped. If theuser then resumes the printer at the right time (some timebefore the whole job is RIPped), the print engine will print allof the queued pages and the controller will simultaneouslyfinish ripping the remainder of the job. To do this successfully,the user will need to watch and compute the rate thatDocuSP is ripping at. If he knows how many pages are in thejob, then knowing that the printer will generate paper at 60ppm, he can compute how far from the end of the job torelease the printer so that RIP and print finish at the sametime.XJDC Hints and Tips• If the config file needs to be changed, modify the /opt/XRXnps/XRXXJDC/data/CONFIG.TXT file. Otherwise, thedefault setting in the CONFIG.TXT file will take effect.• An example for the syntax /opt/XRXnps/bin/XJDC filenamewould be: /opt/XRXnps/bin/XJDC /home/XDJCtest/BASIC.JSL where the filename is represented by /home/XJDCtest/BASIC.JSL• The output files are stored under the OUTPATH directorywhich is specified in either /opt/XRXnps/bin/CONFIG.TXT fileor command line. For example, if OUTPATH is /opt/XRXnps/temp/, then all the output files are put in the directory of /opt/XRXnps/temp.• JSL source files can be edited using the textedit command orUNIX vi command. "textedit" is available with the softwarerelease. To invoke the editor, bring up a Terminal window and "textedit". For example, open a terminal shell and onthe command line, type: textedit BASIC.JSL or viBASIC.JSL• During the XJDC compilation, if an error is encountered, thecompiler will print the error report to printer. Ensure the firstavailable queue is PostScript queue.