IBM 3770 manual Demo User’s Guide, DIAL xxx-xxx-xxxx /t=x /m=x, FORM formname, IF label1, label2

Models: 3770

1 20
Download 20 pages 62.47 Kb
Page 17
Image 17
DIAL xxx-xxx-xxxx [/t=x  /m=x]

 

Demo User’s Guide

Command Syntax

Description

DIAL xxx-xxx-xxxx [/t=x /m=x]

Auto-dial string xxx-xxx-xxxx.

 

/t=x - Time-out after x seconds.

 

/m=x - Time-out after x minutes.

DISC

Disconnect the line.

ENDPIPE

Close a pipe.

EXCH name [/n /s] [/a] [/b] [/t]

Define the exchange device.

 

/n, /s, /a, /b, /t - See PTR command.

EXEC [/c] [/e] filename [args]

Execute filename with given arguments.

 

/c - Clear the screen before and after

 

execution.

 

/e - Pass the last return code as the 1st

 

argument.

FORM formname

FORM pl=x tm=x bm=x lm=x rm=x ch2=x ch3=x ch4=x ch5=x ch6=x ch7=x ch8=x ch9=x ch10=x ch11=x ch12=x ff=[y n] dtf=[y n]

GOTO label

HOST_FORM /on /off

HOST_NAMING /o /f /j /e

IF label1[, label2]

IFERROR label

IFERROR= nnnn label

IFERROR> nnnn label

Set form values from pre-defined formname.

Set form values as specified: pl=x - Set page length to x. tm=x - Set top margin to x. bm=x - Set bottom margin to x. lm=x - Set left margin to x. rm=x - Set right margin to x. chy=x - Set channel y to x.

ff=x - Decode form feeds (y or n). dtf=x - Delete top of form (y or n).

Branch to label.

Turn host form specification via FCBNAME on or off.

/o - Disable host naming of received file.

/f - Allow FORMS field to name received file. /j - Allow JOBNAME field to name received

file.

/e - Allow either JOBNAME or FORMS field to name received file, with JOBNAME having priority.

If error, loop to label1 until LOOPCOUNT exceeded. If no error, branch to label2.

If error, branch to label.

If error code equal to nnnn, branch to label.

If error code greater then nnnn, branch to label.

15

Page 17
Image 17
IBM 3770 manual Demo User’s Guide, DIAL xxx-xxx-xxxx /t=x /m=x, FORM formname, IF label1, label2