$SPELL.REX: Difference between revisions

Content added Content deleted
(Move to REXX library routines category)
m (elided a needless statement.)
Line 489: Line 489:
if blanks\=='' then #=translate(#, blanks, " ")
if blanks\=='' then #=translate(#, blanks, " ")
if \quiet then call $t tops #
if \quiet then call $t tops #
if !fun=='COMMAND' then return 0
return #
return #