EDIT REXX execute EDITPS EDIT REXX execute EDITPS Author: David McRitchie formatted on 1995/04/01 06:54 for assistance contact: D. McRitchie DMcRitchie@hotmail.com -------------------------------------------------------------------------------- REXX execute NAME. EDITPS users. PDF EDIT users, only of interest to SCRIPT users type. Edit Macro resides in SYS1.TSOCLIST -------------------------------------------------------------------------------- EDITPS Check for Control Words that Ensure that a Page Is Started -------------------------------------------------------------------------------- related see EDITCHEK for list of related -------------------------------------------------------------------------------- This execute macro checks for control words and some tags that ensure that a page has been started. Use of these control words can cause an extra page to appear before the first intended page, frequently seen when the first page is marked as page 2 instead of page 1. -------------------------------------------------------------------------------- ISREDIT EDITPS -------------------------------------------------------------------------------- A process range between CC line commands can be used to limit the acceptable line-range for this edit macro(macro/clist/execute). Examples EDITPS Internal Aspects Internal aspects describes how the CLIST functions. This information is particularly useful to someone who may need to design a similarly functional edit macro. It may also provide additional insight to the user. 1. SPECIAL lines within range are RESET, if a CC-range is given. 2. Lines within range are undisplayed. If no CC-range is specified it will be for the entire member. The following words are checked:; .ar .bl .bx .cb .cc .cp .ct .fl .fn .hr .hw .h0 .h1 .h2 .h3 .h4 .h5 .h6 :h0 :h1 :h2 :h3 :h4 :h5 :h6 .ie .is .ix .kp :p .po .rd .si .sk .so .sp .sx .ta .tc .vr .vt