Set Statement - Tandem ENFORM 058057 Reference Manual

Data management library
Table of Contents

Advertisement

Statements

SET Statement

SET Statement
4–42
The SET statement allows you to initialize or reset a user variable, user table, or a
parameter. The SET statement also allows you to reset option variables. The syntax of
the SET statement is:
user-variable-name
user-table-name
"[" subscript "]"
param-name
SET
option-variable-name
user-variable-name or user-table-name "[" subscript "]"
is the name of an element defined by a DECLARE statement.
param-name
is the name of a parameter defined by a PARAM statement.
string-literal
is one or more alphanumeric characters enclosed within quotation marks.
unsigned-digit
is an unsigned numeric literal.
option-variable-name
is the name of an option variable.
numeric-literal
is an integer.
display-format
is the default display format enclosed in quotation marks for printing dates or
times when AS DATE * and AS TIME * clauses are used.
058057 Tandem Computers Incorporated
string-literal
[TO]
number-literal
ON
OFF
[TO]
unsigned-digit
string-literal
display-format

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enform

Table of Contents