Net.Data Books

Administration and Programming Guide for OS/390


Developing Net.Data Macros

A Net.Data macro is a text file consisting of a series of Net.Data macro language constructs that:

The Net.Data macro contains two organizational parts: the declaration part and the presentation part, as shown in Figure 4.

Figure 4. Macro Structure



Figure dtwa1107 not displayed.

You can use these parts multiple times and in any order. See Net.Data Reference for syntax of the macro parts and constructs.

This chapter examines the different blocks that make up a Net.Data macro and methods you can use for writing the macro.


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