Special Characters

XPI recognizes the following special characters:


! - indicates the rest of the line is a comment
@ - starts reading commands from a command file
$ - spawn to the system
" - protects other special characters
= - seperate parameter-value pairs


As a result, you should observe the following rules when entering expressions on the command line.


  • An argument with imbedded spaces must be delimited by double quotes.

  • An argument containing an @ or a ! must be surrounded by double quotes.

  • = signs are trapped by XPI, so use .eq. in selection expressions, or surround your expressions with double quotes. In fact, to be safe it is always best to do this anyway.





HEASARC Home | Observatories | Archive | Calibration | Software | Tools | Students/Teachers/Public

Last modified: Tuesday, 10-Jan-2023 11:03:00 EST