1INCLAN: alias - define or list aliases for commands|../inclan/alias
1INCLAN: ask - ask for interactive input from within a macro|../inclan/ask
1INCLAN: break, exit, quit, return - exit from loops, macros, and from the program|../inclan/break
1INCLAN: break, exit, quit, return - exit from loops, macros, and from the program|../inclan/exit
1INCLAN: break, exit, quit, return - exit from loops, macros, and from the program|../inclan/quit
1INCLAN: break, exit, quit, return - exit from loops, macros, and from the program|../inclan/return
1INCLAN: do - unconditional or Fortran-77 do-loops|../inclan/do
1INCLAN: echo - variable to control the echoing of commands|../inclan/echo
1INCLAN: erract - variable for error handling|../inclan/erract
1INCLAN: eval, show, set, unset, external - set, show and unset variables|../inclan/eval
1INCLAN: eval, show, set, unset, external - set, show and unset variables|../inclan/external
1INCLAN: eval, show, set, unset, external - set, show and unset variables|../inclan/set
1INCLAN: eval, show, set, unset, external - set, show and unset variables|../inclan/show
1INCLAN: eval, show, set, unset, external - set, show and unset variables|../inclan/unset
1INCLAN: goto, go to - jump to a label within a macro|../inclan/goto
1INCLAN: if - Fortran-77 logical or block if statement|../inclan/if
1INCLAN: info - variable to control the amount of information|../inclan/info
1INCLAN: intrinsics - Inclan intrinsic functions|../inclan/intrinsics
1INCLAN: label - labels used in macros in conjunction with goto statements|../inclan/label
1INCLAN: nparam - variable for the number of command line parameters|../inclan/nparam
1INCLAN: nproc - variable for the number of processors|../inclan/nproc
1INCLAN: parameter - give names to command line parameters for macros|../inclan/parameter
1INCLAN: path - variable for the search path for macros|../inclan/path
1INCLAN: print, error - print messages|../inclan/error
1INCLAN: print, error - print messages|../inclan/print
1INCLAN: prompt - variable for the program prompt|../inclan/prompt
1INCLAN: protocol - variable for the protocol file name|../inclan/protocol
1INCLAN: readline - read lines from a file|../inclan/readline
1INCLAN: remove - remove files|../inclan/remove
1INCLAN: sleep - wait a given time|../inclan/sleep
1INCLAN: special characters - $ % { } ( ) ; : \ " ' # @ ! ^|../inclan/special_characters
1INCLAN: subroutine, command - define subroutines or new commands within macros|../inclan/command
1INCLAN: subroutine, command - define subroutines or new commands within macros|../inclan/subroutine
1INCLAN: syntax - analyze parameters of a macro|../inclan/syntax
1INCLAN: system - execute a shell command|../inclan/system
1INCLAN: timing - variable to control the reporting of CPU times|../inclan/timing
1INCLAN: type - copy a macro to standard output|../inclan/type
1INCLAN: var - declare local variables|../inclan/var
2PLOT: plot arc - draw an arc|../inclan/plot_arc
2PLOT: plot caro, plot cross, plot dot, plot plus, plot square, plot triangle - draw markers|../inclan/plot_caro
2PLOT: plot caro, plot cross, plot dot, plot plus, plot square, plot triangle - draw markers|../inclan/plot_cross
2PLOT: plot caro, plot cross, plot dot, plot plus, plot square, plot triangle - draw markers|../inclan/plot_dot
2PLOT: plot caro, plot cross, plot dot, plot plus, plot square, plot triangle - draw markers|../inclan/plot_plus
2PLOT: plot caro, plot cross, plot dot, plot plus, plot square, plot triangle - draw markers|../inclan/plot_square
2PLOT: plot caro, plot cross, plot dot, plot plus, plot square, plot triangle - draw markers|../inclan/plot_triangle
2PLOT: plot clip - set a clip path|../inclan/plot_clip
2PLOT: plot close - close a plot file|../inclan/plot_close
2PLOT: plot comment - write a comment into the plot file|../inclan/plot_comment
2PLOT: plot curve - draw a Bezier spline curve|../inclan/plot_curve
2PLOT: plot errorbar - draw errorbars|../inclan/plot_errorbar
2PLOT: plot file - read a plot file and execute subcommands therein|../inclan/plot_file
2PLOT: plot fit - perform a linear least-squares fit|../inclan/plot_fit
2PLOT: plot frame - draw a frame|../inclan/plot_frame
2PLOT: plot function - plot a function|../inclan/plot_function
2PLOT: plot label - close a plot file|../inclan/plot_label
2PLOT: plot line - draw straight lines|../inclan/plot_line
2PLOT: plot mif, plot ps - open output plot files|../inclan/plot_mif
2PLOT: plot mif, plot ps - open output plot files|../inclan/plot_ps
2PLOT: plot polygon - draw polygons|../inclan/plot_polygon
2PLOT: plot rectangle - draw a rectangle|../inclan/plot_rectangle
2PLOT: plot scale - scale a plot axis|../inclan/plot_scale
2PLOT: plot set - set plot parameters|../inclan/plot_set
2PLOT: plot shape - draw a shape enclosed by a Bezier spline curve|../inclan/plot_shape
2PLOT: plot spline - draw cubic spline curves|../inclan/plot_spline
2PLOT: plot text - write text into a plot|../inclan/plot_text
2PLOT: plot write - write text into the plot file|../inclan/plot_write
