.;======================================================================== .; Phil Hoffman .; Department of Chemistry .; Michigan State University .; East Lansing, MI 48824 .; 4-August-1983 .;------------------------------------------------------------------------ ; Indirect command file to build HPFIX, which unlocks the HP 7470A plotter ; if it has suspended itself via either a CNTRL/S or CNTRL/O .; .ENABLE SUBSTITUTION .; .ASK ASSEM Assemble the source code .IFT ASSEM MAC HPFIX,HPFIX=HPFIX .; .ASK BUILD Task build HPFIX .IFF BUILD .EXIT .ASKS DEV Enter Plotter line name (e.g., TTn: or GDn:) : .OPEN HPFIX.BLD .ENABLE DATA HPFIX/PR:0,HPFIX=HPFIX / TASK=...HPF UNITS=2 ACTFIL=0 STACK=32 LIBR=FCSRES:RO ASG=TI:1 ASG='DEV'2 // .DISABLE DATA .CLOSE TKB @HPFIX.BLD PIP HPFIX.BLD;*/DE/NM .; .ASK INST Install HPFIX .IFF INST .EXIT PIP LB:[1,54]/CD/FO=HPFIX.TSK INS LB:[1,54]HPFIX .EXIT