LET /UPPER

        [SIC\]LET Variable [=] Expression /UPPER

    Convert the output to upper case prior to assignment. To convert a vari-
    able, use e.g. for variable C
       let c 'c' /upper