next up previous 530
Next: Abbreviations
Up: Specifying Parameter Values on Command Lines
Previous: Specifying Parameter Values on Command Lines


Keyword

Keywords may appear in any order. Here is an example of command-line defaults using keywords.

     ICL> picdef current fraction=0.4

FRACTION is a real parameter. CURRENT is a logical parameter; by giving just its name it is assigned the value TRUE. CURRENT=T would have the same effect. To obtain a FALSE value for a logical parameter you add a NO prefix to keyword, for example,

     icl> picdef nocurrent

would be equivalent to the following.

     icl> picdef current=false



next up previous 530
Next: Abbreviations
Up: Specifying Parameter Values on Command Lines
Previous: Specifying Parameter Values on Command Lines

KAPPA --- Kernel Application Package
Starlink User Note 95
Malcolm J. Currie & David S. Berry
2013 February 14
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council