/* REXX finds any potentially unclosed comments in REXX code. */ address ISREDIT 'macro' "X ALL" "F ALL '*/' " "X ALL '/*' " exit