next up previous contents index
Next: SIC EXTENSION Up: SIC Previous: SIC ERROR   Contents   Index


SIC EXPAND

        [SIC\]SIC EXPAND InFileName OutFileName

    Add  the  language name before each command of the macro file InFileName
    and write the results into the new macro file OutFileName. This  command
    should  be used in a program where the InFileName macro does not produce
    any command name ambiguity. The resulting macro file will then be usable
    in any program.

    The symbols are not touched because some procedures may need to redefine
    symbols on the fly.

    Right now the SIC commands are not transformed because  it  would  cause
    trouble to the procedure structure if some commands like FOR, IF, etc...
    would be changed.


Gildas manager 2014-07-01