The acif

command

examines

the

first

six

bytes

of the

line

data

record

of

the

input

file,

to

determine

w

input

file

is

ASCII

or

EBCDIC.

If

ACIF

determines

th

input file is ASCII, ACIF looks for the ASCII newline

character'0A (X') to delimit the end of a record. If

determines

that

the

input

file

is EBCDIC, ACIF looks f

the

EBCDIC

newline character'25 ') (Xto

delimit

the

end

 

of a record. If the input record is MO:DCA-P, no ne

character is requiredacif .commandThe does not include

 

newline characters

in

the MO:DCA-P

data

stream

that

 

ACIF

produces.

 

 

 

 

 

 

 

 

 

 

 

 

 

stream, (newline=X 'nn ')

 

 

 

 

 

 

 

 

 

 

 

 

 

 

newline

 

is

an optional subparameterfileformat ofthat

is

 

 

used

only

withstreamthe

parameter.

You newlineuse

to

 

 

specify

a

hexadecimal value for the newline charact

the

input

data

file.

 

 

 

 

 

 

 

 

 

You

can

usenewline

 

when ACIF’s algorithm cannot

 

 

 

determine

the correct newline character (if

blanks

a

the

beginning

of

 

the

file,

for

instance).

Or

you

ca

newline

 

if

you

want

to

specify

a

newline

character

not the standard default. For example,

 

you could

use

newline

 

as

follows:

 

 

 

 

 

 

 

 

 

 

fileformat=stream,(newline=X'ðD')

 

 

 

 

 

 

 

Ifnewline

is not specified, ACIF uses the algorithm

 

specified

underfileformat=stream.

 

 

 

 

 

 

 

 

fontlib= pathlist

Specifies the directories in which fonts are stored. The va

pathlist Any valid search path. You must use a colon (:) to separate multiple pathsacif. Thecommand searches the

paths in the order in which they are specified.

The acif command searches for the fonts in the following order:

1.The paths you specifieduserlib , withif any

2.The paths you specifiedfontlib , withf any

3.The paths you specifiedreslib , withif any

4. The paths specifiedPSFPATHby thenvironment variable

5.The directory/usr/lpp/psf/reslib

6.The directory/usr/lpp/afpfonts

7.The directory/usr/lpp/psf/fontlib

For information

on how PSF

for

AIX

selects resources,IBM

refer t

Print Services Facility for AIX:

Print. Administration

 

 

formdef= fdefname

 

 

 

 

 

 

 

 

Specifies

the

file

name

of

the

form definition. A

form

defi

how a page of data is placed

on a form, the number

of co

page, any modifications to that group of copies, the paper

duplexing. The form definition is actually used at print time,

transform

time.

The

value

is:

 

 

 

 

34 ACIF User’s Guide

Page 54
Image 54
IBM S544-5285-01 manual Stream, newline=X nn, Ifnewline, Fontlib= pathlist, Formdef= fdefname