Please enable JavaScript to view this site.

xcall INFLD, row, col, xmax, xmin, type, entry, inxctl, parentid, opcode, exitcode, timer, cmdflg, defpt, maxpt, funmap, setdef, infclr, hlpidx, maxchrs

Parameters

Parameter

Type

I/O

Description

row

Int

in

Row for input

col

Int

in

Starting column.

xmax

in

(Int or ST_INFXMAX structure) Maximum size (width; see maxchrs).

xmin

Num

in

Minimum number of characters to accept. Note that if the O (optional) type code is used, the minimum is only in effect if at least one printable character is entered.

type

String

in

Codes specifying types, formats, etc.

entry

String

in/out

String field contents sent and returned in

inxctl

(Int or S,1)

out

Special exit codes compatibile with INPUT.

Parameters above are required; those below are optional.

parentid

in

(String or Num) If zero, multiplies (row) by two

opcode

Int

in

Used to specify pre-load, output, other options

exitcode

Signed Int

out

Extended exit codes (how field exited)

timer

Int

in/out

Used to specify time-out duration

cmdflg

Int

in

Controls whether command file input allowed

defpt

Signed Int

in

Specifies default decimal point

maxpt

Signed Int

in

Specifies maximum digits to right of decimal

funmap

Bitmap 32

in

Controls interpretation of function keys

setdef

String or Ordmap

in

Defines list or set of allowable inputs

infclr

in

ST_INFCLR or ST_INFCLRX or literal 0

hlpidx

String

in

Various expansion features

maxchrs

Int

in

Maximum number of characters allowed (independent of xmax)

Created with Help+Manual 9 and styled with Premium Pack Version 5 © by EC Software