parsing a line into stem

IBM's Command List programming language & Restructured Extended Executor
willy jensen
Posts: 474
Joined: Thu Mar 10, 2016 5:03 pm
Skillset: assembler rexx zOS ispf racf smf
Referer: saw it in the experts foprum thought I could help here

Re: parsing a line into stem

Postby willy jensen » Wed Feb 15, 2023 8:27 pm

Right, I must remember never to answer before my 2nd cup of coffee ;)

User avatar
Pedro
Posts: 686
Joined: Thu Jul 31, 2008 9:59 pm
Skillset: ISPF
Referer: google
Location: Silicon Valley

Re: parsing a line into stem

Postby Pedro » Thu Feb 16, 2023 7:10 am

re: "The part I was missing (And didn't know existed) was WORD"

In the statement that I think you refer to, WORD is being used as an arbitrary variable name rather than as a keyword. And I dislike the use of a function name ( WORD() ) as a variable name ( WORD ). Rexx allows it, but it could be confusing for the new reader.
Pedro Vera


  • Similar Topics
    Replies
    Views
    Last post