Date: Wed, 21 Mar 2001 16:19:28 -0800
Reply-To: "Lewis, Dan BGI SF" <Dan.Lewis@BARCLAYSGLOBAL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Lewis, Dan BGI SF" <Dan.Lewis@BARCLAYSGLOBAL.COM>
Subject: Re: opinion: SAS or macro debugging: ISPF editor
Content-Type: text/plain; charset="iso-8859-1"
The KEDIT editor from Mansfield Software Group (www.kedit.com) can
selectively hide or view lines. It has a subset of REXX as its macro
language. I have a simple macro that hides all lines in a SAS log except for
lines that contain error messages. Really a very nice programmer's editor.
Runs on Windows, also has DOS versions. It is based on the mainframe XEDIT
editor, which, I believe, is quite similar to the ISPF editor; but it also
has capabilities beyond XEDIT.
> From: Peter Crawford [mailto:peter.crawford@DB.COM]
> Perhaps this feature is available "off-mainframe" but I have
> yet to find it. (hint = I need a nice viewer/editor on aix)
>
> In the ISPF services on TSO in os390, the VIEW option provides an
> extremely easy reviewing/debugging of a full saslog and manages
> the mixture of debugging aids with selective "hiding" which is
> referred to as the "eXcluding lines feature"
|