&SCOPED-DEFINE preprocessor-name definitionA string of characters (or preprocessor references that evaluate to a string of characters) whose content the preprocessor substitutes for preprocessor-name during compilation. If definition is longer than on line, a tilde (~) at the end of a line indicates continuation to the next line.
You must place the &SCOPED-DEFINE directive at the beginning of a line, preceded only by blanks, tab characters, or comments (/* comment */). The preprocessor trims all leading and trailing spaces from definition.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |