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 6.
Figure 6. Macro File Structure
![]() |
You can use these parts multiple times and in any order. See Net.Data Reference for syntax of the macro file parts and constructs.
Authorization Tip: Ensure that the Web server has access rights to this file. See Granting Access Rights to Objects Accessed by Net.Data for more information.
This chapter examines the different blocks that make up a Net.Data macro file and methods you can use for writing the macro file.