Previous Topic

Next Topic

Book Contents

Book Index

PROMPT Format

PROMPT data1,length,data2

Table 201 Fields for PROMPT

Field

Description

data1

String of 1 to 20 characters between quotes. It is considered a comment, and can be used to describe the required input. Mandatory.

length

Number (0 through 44) specifying the length of the prompt input field. Mandatory.

data2

String in quotes specifying the prompt’s initial value. Optional. If this field is specified, its length must be less than or equal to length. Default value is blanks.

Parent Topic

Menus