IBM Books

Administration and Programming Guide for OS/400


Net.Data Macro Variables

Net.Data lets you define and reference variables in a Net.Data macro. In addition, you can pass these variables from the macro to language environments and back. Net.Data tokens, such as variable names and values, and literal strings, can contain up to 256 KB of data. For OS/400, the maximum token size is determined by the operating system. Individual language environments can provide additional restrictions on the size of the values.

Net.Data variables can be defined depending on the type of variable and whether it has a predefined value. These variables can be categorized into the following types, based on how they are defined:

The following sections describe:


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