next up previous contents index
Next: @ ARGUMENTS Up: SIC Language Internal Help Previous: TYPE   Contents   Index


@

        [SIC\]@ Macro_Name [Arg1 [Arg2 [...]]]

    Read commands from macro (or procedure) Macro_Name and execute them.

    Default file extension is program dependent (usually the  program  name,
    or .pro), and can be changed using command SIC EXTENSION. Procedures are
    searched for according to the following rules:
      - first in the directory designated by the logical name GAG_PROC:
      - then, in order, in all the directories in the path specified by  the
        logical name MACRO#DIR: (see command SIC MACRO).
    One  can use the command SIC WHICH to be sure of the macro which will be
    executed.

    All commands will be echoed to the terminal when executed if the  VERIFY
    switch is ON (see command SIC VERIFY).

    Macros (as any other text files) can be edited using a standard text ed-
    itor by typing command EDIT with the macro file name  as  argument  (see
    EDIT and SIC EDIT).


Subsections

Gildas manager 2024-03-28