Constructing Help Macros

For those of you unfamiliar with programming languages or macro languages, the Windows Help macros may seem intimidating. The rules for constructing macros are technical and somewhat complex. The Help macros are designed to imitate standard C-language format. However, the standard Help macros do not support variables or expression evaluation.