next up previous 107
Next: SEE ALSO
Up: ORAC::Constants
Previous: TAGS


USAGE

The constants can be used as if they are subroutines. For example, if I want to print the value of ORAC__ERROR I can

  use ORAC::Constants;
  print ORAC__ERROR;

or

  use ORAC::Constants ();
  print ORAC::Constants::ORAC__ERROR;


next up previous 107
Next: SEE ALSO
Up: ORAC::Constants
Previous: TAGS

ORAC-DR -- Programmer's Guide
Starlink User Note 233
Tim Jenness, Frossie Economou, Brad Cavanagh
Joint Astronomy Centre, Hilo, Hawaii
June 2004
E-mail:ussc@star.rl.ac.uk

Copyright © 2004 Particle Physics and Astronomy Research Council