User bio
404 bio not found
Member since Oct 28
Replies:

"Real life" *.inc entry is to execute macro routine "Entry^HS.Local.VA.Util.Log(%arr,,"D")" if Global ^GlFSL("Debug") is >0 by calling from a classmethod as $$$TestIf(arr) - no return value is required.
Initial attempt was by defining in *inc file as:
    #define TestIf(%arr)        if (^GlFSL("Debug")>0) {Entry^HS.Local.VA.Util.Log(%arr,,"D")}
        Note: Without "IF", definition as "#define TestIf(%arr)        Entry^HS.Local.VA.Util.Log(%arr,,"D")" works fine
Upon failures, macro was step-by-step simplified trying to figure out compilation issue -so, "set a = $$$TestIf(5)" is just oversimplified line.
Thank you
 

Certifications & Credly badges:
Michael has no Certifications & Credly badges yet.
Global Masters badges:
Michael has no Global Masters badges yet.
Followers:
Michael has no followers yet.
Following:
Michael has not followed anybody yet.