XMM-Newton Science Analysis System
hello (hello-1.14) [xmmsas_20001010_2031]
SAS Packages / hello / Macro reference / SAS Latex Commands
warning
A SAS specific LaTeX Command
- synopsis
\warning{WarningCode}{CorrectiveAction}{Explanation}
- description
- A message that appears if the task bumped into a possible problem. The CorrectiveAction describes what to do to make the warning disappear, while the Explanation describes the problem.
- example
- The macro
\warning{WarningCode}{CorrectiveAction}{Explanation}
expands to - warning: WarningCode
corrective action: CorrectiveAction
explanation: Explanation
XMM SOC/SSC -- 2000-10-11