Line data

If you are printing S/370 line data, or you are printing ASCII data that you want to format with a page definition:

  • Specify -odatatype=line with the enq, lp, qprt, or lprafp command; or allow InfoPrint to identify the data type.
  • InfoPrint automatically runs the line2afp transform command.
  • You can use these line2afp flags on the command line with enq, lp, qprt, or lprafp:
    • -occ=value
    • -occtype=value
    • -ochars=FontName[, …]
    • -oformdef=FormDefinitionName
    • -oimageout=value
    • -oinpexit=ProgramName
    • -omsgdd=FileName
    • -ooutexit=ProgramName
    • -opagedef=PageDefinitionName
    • -oparmdd=FileName
    • -opdeflib=PathList
    • -oprmode=value
    • -oresexit=ProgramName
    • -otrc=value
    • -ouserlib=PathList

    For information about these flags, see AFP Conversion and Indexing Facility: User's Guide or the line2afp man page.

    You cannot use line2afp flags for the input file (inputdd) or the output file (outputdd).

    When you are using line2afp flags with an AIX print command, you should not use line2afp flags that do the same thing as InfoPrint-specific -o flags. Use the InfoPrint-specific -o flags instead:

    • Use enq -odatatype=line -orespath= instead of enq -odatatype=line -ofdeflib=
    • Use enq -odatatype=line -osrchfontlib= instead of enq -odatatype=line -ofontlib=
    • Use enq -odatatype=line -orespath= instead of enq -odatatype=line -oovlylib=
    • Use enq -odatatype=line -orespath= instead of enq -odatatype=line -opseglib=
    • Use enq -odatatype=line -orespath= instead of enq -odatatype=line -oreslib=

Note: The line2afp transform and acif command must be installed on the workstation where InfoPrint is installed.