SUPPORT /VARIABLE

        [CLEAN\]SUPPORT VarName /VARIABLE

    Load  the  support from the Sic variable VarName. VarName can be an array of
    the form:
             VarName[NXY,2]  Real or Double

    or a structure of the form (i.e. same as output):
             VarName%NXY             Integer or Long
             VarName%X[VarName%NXY]  Real or Double
             VarName%Y[VarName%NXY]  Real or Double