next up previous contents index
Next: END Up: SIC Language Internal Help Previous: EDIT

   
ELSE

        [SIC\]ELSE [IF Logical_expression [THEN]]

    Conditional directive in an IF-END IF block. Similar to FORTRAN ELSE and
    ELSEIF  statements,  but note that here the space between ELSE and IF is
    compulsory, while the THEN keyword is optional.  If the compulsory space
    bothers you, just define the following symbol
        SYMBOL ELSEIF "SIC\ELSE IF"


Gildas manager
2001-04-18