Machine

X'09 ' X'11' X'19' X'01' X'0B ' X'89 '

X'8B '

 

Command

 

 

 

 

 

 

 

 

 

 

 

 

 

Print

the

line

and

single

space

 

 

 

 

 

 

 

Print

the

line

and

double

space

 

 

 

 

 

 

 

Print

the

line

and

triple

space

 

 

 

 

 

 

 

Print the line and don't space

 

 

 

 

 

 

 

Space

one

line

immediately

(don't

print)

 

 

 

 

 

Print

the

line,

then

skip

to channel

1

(top

of

form,

by

 

convention)

 

 

 

 

 

 

 

 

 

 

 

 

Skip to channel 1 immediately

(don't

print)

 

 

 

Note that machine controls print

before performing any required sp

There are many more machine control

commands

than

ANSI.

Carriage

controls

may be present in

a

print

file

or

not,

but

every

recor

must contain a carriage control

if the controls are to be used.

contains

carriage

controls,CC =NO butis

specified

to

ACIF, the

carriage

controls will be treated as printing characters. If no carriage specified, the file will be printed as though it were single s

Understanding common methods

of

transferring

files

to

AIX

from

other

 

 

 

systems

 

 

 

 

 

 

 

 

 

 

 

You can transfer files from other

systems

to

AIX

using

a variety of

method results in a different

set

of possible outputs. Some methods p

that cannot be used by ACIF. Methods commonly

used to

transfer files

systems

to

AIX

and produce

output

that ACIF

can

use are:

Ÿ Physical

media

(such

as

tape)

 

 

 

 

 

Ÿ PC file transfer program

ŸFTP

Physical media

Normally, you can copy fixed-length files without any transformation

using

physical

media

such

as tape. For variable-length files, however,

either

of the

tape

or the

copy program must include a 2-byte binary

length

each record.

PC file transfer program

You

may

transfer

files

from other systems to

AIX

using a

PC

file tra

such

as

IND$FILE.

You

may also transfer files

from

a host

to

a perso

The variety of possible parameters that can affect printing are host-

recommends the

following:

 

Ÿ

For

OS/390

or

MVS

and VM/CMS

files, the default is binary.

Ÿ

For

CICS

and

VSE,

binary is

recommended.

ŸFor files with fixed-length records, binary is recommended (you must record length).

ŸFor files with variable-length records that contain only printable cha

either ANSI carriage control characters, or no carriage control char

– Use ASCII and CRLF

Specify the control statementINPEXIT =asciinpe to remove the otherwise unprintable carriage return'0D ') that(X is inserted in the file.

182 ACIF User’s Guide

Page 202
Image 202
IBM S544-5285-01 manual Systems, Physical media, PC file transfer program, Ind$File, Cics