Edit macro NOTENX Edit macro NOTENX Author: David McRitchie formatted on 1995/04/01 06:54 for assistance contact: D. McRitchie DMcRitchie@hotmail.com -------------------------------------------------------------------------------- Macro name. NOTENX users. PDF EDIT users type. Edit Macro resides in SYS1.TSOCLIST, and in IS03.SPF2.MACROS for use on SPF/PC -------------------------------------------------------------------------------- NOTENX Place INFOLINEs above each NX dataline (with content of dataline). -------------------------------------------------------------------------------- related REPEATNX - repeat each NX line as an INFOLINE and a DATALINE related @COMPARE * - compare current unsaved content with the orginal sav ed content. related PINX - create .PI entries from scratch -------------------------------------------------------------------------------- NOTENX will create an infoline above each NX dataline with the same content of the dataline. On SPF/PC NOTELINE will be used instead of INFOLINE until SPF/PC is updated to use INFOLINE. The primary purpose of this execute is to be able to preserve the or- iginal content of a line as a displayed infoline in order to compare changes made to the dataline. INFOLINE, MSGLINE, and NOTELINE dis- plays remain until RESET or RESET SPECIAL is invoked. -------------------------------------------------------------------------------- ISREDIT NOTENX -------------------------------------------------------------------------------- EDIT---- IS03.SHARE.TEXT(EDITXXXX) - 01.00 - COLUMNS 001 124 COMMAND ===> NOTENX SCROLL ===> CSR ****** **************************** TOP OF DATA ***************************** 000001 Results of Survey taken on 1st day in May .... - - - - - - - - - - - - - - - - - - - - - - - - - 2 LINE(S) NOT DISPLAYED 000003 Steps to be taken by Executive Committee. - - - - - - - - - - - - - - - - - - - - - - - - - nn LINE(S) NOT DISPLAYED ****** ************************* BOTTOM OF DATA ***************************** Modifying the datalines, does not affect the INFOLINE content. RESET will elimi the INFOLINE display which is not part of the data. NOTENX provides a method of comparing to the original content of a line. EDIT---- IS03.SHARE.TEXT(EDITXXXX) - 01.00 - COLUMNS 001 124 COMMAND ===> SCROLL ===> CSR ****** **************************** TOP OF DATA ***************************** ====== Results of Survey taken on 1st day in May .... 000001 :h2.Results of Survey - - - - - - - - - - - - - - - - - - - - - - - - - 2 LINE(S) NOT DISPLAYED ====== Steps to be taken by Executive Committee. 000004 :h2.Executive Committee. - - - - - - - - - - - - - - - - - - - - - - - - - nn LINE(S) NOT DISPLAYED ****** ************************* BOTTOM OF DATA *****************************