Re: Support for HP LJ 4000 and Typhoon printers
These printers have a "directory" that records the Macro ID numbers and what file name they are associated with in the FLASH or Hard drive options. The sample .INI file below with SIMM lines that add new codes for makeing this directory. After all the macros have been sent to the printer the print job should be closed then re-opened and the SIMMDIRInit line should be executed once, then the SIMMDIRLine line should be executed once for each form in the project, then the SIMMDIRExit line should be executed once and the print job closed again.
SIMM9Name=Disk /Dataproducts Typhoon LPE SIMM9MacSize=65535 SIMM9Cap=32,000,000 SIMM9Erase=<Esc>&f103X<Esc>E SIMM9Init=<Esc>|m<IDLEN>Y<ID><Esc>&f102X<Esc>&f100X SIMM9Exit=<Esc>&f101X<0D><0A> SIMM9DIRInit=<Esc>|s0X<0D><0A> SIMM9DIRLine=<esc>|m<IDLEN>Y<ID><esc>&f104X<esc>&f<ID>y10X<0D><0A> SIMM9DIRExit=<esc>|s1X<0D><0A> SIMM9Test=Macro ID:<ID><Esc>|m<IDLEN>Y<ID><Esc>&f107X<0C>