next up previous 63
Next: Other Ways of Defining Commands
Up: Extending ICL
Previous: The DEFPROC Command


Defining Additional Help Topics

ICL includes a HELP command which provides on line documentation on ICL itself. Using the DEFHELP command it is possible to extend the facility to access information on the commands you have added. In order to do this you need to create a help library in the normal format used by the VMS help system. This is described in the VAX/VMS documentation for the librarian utility. You can then specify topics from this library which will be available using the ICL HELP command using a command of the form

    DEFHELP  EDIT  LIBRARY.HLB
This will cause a
    HELP EDIT
command to return the information on EDIT in help library LIBRARY.HLB rather than in the standard ICL library.

next up previous 63
Next: Other Ways of Defining Commands
Up: Extending ICL
Previous: The DEFPROC Command

ICL The Interactive Command Language for ADAM
Starlink Guide 5
J A Bailey
A J Chipperfield

9th June 1998
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council