% @(#)print_help.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:50 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT help.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, HELP/ %.PURPOSE On-line help file for the command: HELP/ %.VERSION 1.0 24-JUN-1991 : Creation, KB %---------------------------------------------------------------- \se SECTION./HELP \es\co PRINT/HELP 21-JUN-1991 KB \oc\su PRINT/HELP [help_topic] print info about help_topic \us\pu Purpose: Print help information. \up\sy Syntax: PRINT/HELP [help_topic] \ys\pa help_topic = command (a) or command/qualifier (b) \\ (a), all command/qualifier combinations of command are printed \\ (b), complete information about the specific command/qualifier is printed \\ if help_topic is omitted, a general help menu is printed; \\ this is the default \ap\no Note: Commands and qualifiers may be truncated to the significant number of characters. \\ The text will be printed on the print device which is specified via the ASSIGN/PRINT command. \on\sa See also: HELP, HELP/..., ASSIGN/PRINT \as\exs Examples: \ex PRINT/HELP LOAD Will print all different options (qualifiers) of command LOAD \xe\ex PRINT/HELP LOAD/IMAGE Will print complete help info about command LOAD/IMAGE \xe\ex PRINT/HELP BYE/ Will print info about command BYE. Note the way we indicate a command/qualifier option, if no qualifier exists. \xe \sxe