You can create small macros that perform a single operation, and then call them from within a larger macro. This example shows how to add the h400_prefs macro and the iniblock macro to the pmuser macro.
macro h400_prefs
macro iniblock
If you precede a line with two forward slash characters (//), it is treated as a comment, and is not executed.