next up previous contents index
Next: All Purpose General Subroutines Up: SIC Callable Routines Previous: SIC Arguments Retrieving Routines   Contents   Index

Command Line Interpretor Subroutines

SUBROUTINE SIC_ANALYSE (COMMAND,LINE,NLINE,ERROR)

This subroutine analyses the command line LINE, set up all the internal pointers for argument retrieval, and returns the name of the command found. The line must have been formatted by SIC_FORMAT before being analysed. All active languages are considered, even the ``Library Only'' languages

SUBROUTINE SIC_FORMAT(LINE,NLINE)

This subroutine does an adequate formatting of any line for later processing by the SIC interpretor. It does not use any internal common of SIC and thus may be accessed independently and considered as a more general routine.


next up previous contents index
Next: All Purpose General Subroutines Up: SIC Callable Routines Previous: SIC Arguments Retrieving Routines   Contents   Index
Gildas manager 2014-07-01