![NeoMedia Encoder PDF417 Скачать руководство пользователя страница 25](http://html1.mh-extra.com/html/neomedia/encoder-pdf417/encoder-pdf417_installation-manual_719132025.webp)
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.