RosettaCodeData/Task/Conditional-structures/OoRexx/conditional-structures-2.rexx
2017-09-25 22:28:19 +02:00

1 line
65 B
Rexx

if arg~isa(.string), arg~left(1) == "*" then call processArg arg