IBM Books

Reference


Variables

Net.Data provides two types of variables: user-defined variables and Net.Data variables.

User-defined Variables
Variables that you define for your application. You can define the variables that perform the following tasks:

Net.Data Variables

Variables that are for miscellaneous processing and file manipulation, table processing, report formatting, and language environments.

Some variables have values that you can define or modify, others are defined by Net.Data. The description for the variable specifies whether you define a value or not. See the description of a variable to determine how the value is defined.

The following variable types are provided by Net.Data:

The output for many Net.Data variables varies depending on the operating system on which it runs.

Constants can be up to 256KB in a Net.Data macro. Thus, you cannot initialize a variable or set a default value whose length is greater than 256 KB in a macro.

In this chapter, operating system support for each variable is specified. The following list defines operating system abbreviations:

HP-UX
Hewlett Packard UNIX operating system

SCO
Santa Cruz Operation OpenServer

SUN
Solaris Operating System

Win NT
Microsoft Windows NT operating system


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]