On Wed, 7 Oct 2020, at 04:03, Wayne Bickerdike wrote: > On a different note. I just compared EDIT macro performance versus > IPOUPDTE. IPOUPDTE was about 600 times faster.
Is that a macro written in Assembler, or REXX? How much of what the macro was doing was "glue logic" (if it was in REXX) or scanning through the file line by line, compared with calling editor commands (which one would expect to be fairly efficient)? -- Jeremy Nicoll - my opinions are my own. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
