HP (Hewlett-Packard) PDF417 User Manual

Page of 33
PDF417  
Installation 
Guide 
NeoMedia Technologies, Inc. 
 
Page 21 
//SYSUT1
DD
DSN=YOUR.PDFOUT.DATA,DISP=SHR
//SYSUT2
DD
SYSOUT=*,OUTPUT=*.AFP
//SYSIN
DD
DUMMY
//
Execution Errors 
Depending on what environment you are installing in, users have encountered some execution 
problems.  If you are getting a SOC1 or SOC4 error at execution time, check the concatenation 
list.  The PDF417 Encoder depends on the C runtime being available at runtime.  The SOC1 and 
SOC4
 error usually indicates a missing LOADLIB or runtime system library.  Users have 
encountered this when using the LE370 due to the lack of adding the system libraries to the 
concatenation list automatically on installation of C.  Make sure that SCEERUN and SCEELKED 
are included in the system concatenation list.  Also confirm that the PDF417 Encoder LOADLIB, 
(NEOMEDIA.PDF417.LOADLIB), is included.