Kbase P123082: How to defer the evaluation of a reference to a preprocessor name?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/07/2007 |
|
Status: Unverified
GOAL:
How to defer the evaluation of a reference to a preprocessor name?
GOAL:
How to indicate not to expand the reference to a preprocessor name?
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
Progress allows you to defer the evaluation of a reference by placing a tilde (~) in front of a preprocessor name reference. On UNIX, use the backslash character (\). This indicates not to expand the reference when it is first encountered.