|
|
Browse by Tags
All Tags » Macro (RSS)
-
To create a NPR report that will launch a specified Windows application, follow the steps listed below: Step 1: Create an NPR Report called Z.zcus.launch.app Step 2: Create a macro called ‘shell’ with the following code:IF{/ALREADY.RAN; @INIT, IF{PGM @W.display("Launching Microsoft ...
-
Why use a macro instead of a fragment? For querying information from another application, macros will typically run faster than fragments. Also, this could save the developer time for report creation. Now the developer can create one report instead of two. How do I call a macro?There are several ways in which a macro can be called by a ...
|
|
|