HP3000-L Archives

September 1998, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Fontaine, Charles" <[log in to unmask]>
Reply To:
Fontaine, Charles
Date:
Sat, 12 Sep 1998 12:31:31 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
You can probably do something like this:

%PRINT @[log in to unmask]@;NOPAGEHEAD;SEARCH=CASELESS 'ACCESS' >> GIRIDFL
%SAVE GIRIDFL
%ALTFILE GIRIDFL;FIXED

Then edit GIRIDFL with your favorite text editor, deleting all the lines
that exclude the string '-----Printing'
QUAD
T GIRIDFL
D E '-----Printing'
KEEP
YES
EXIT


I'm sure there are other (better) ways, but this should work.

Good Luck

        ----------
        From:  GIRIDHAR (WIPRO ENTERPRISE
SOLUTIONS)[SMTP:[log in to unmask]]
        Sent:  Saturday, September 12, 1998 3:19 AM
        To:  [log in to unmask]
        Subject:  STRING FUNCION IN MPEX.

        Hi,

                Is there any string function in MPEX  that can parse
        a particular string in a file.

        for example : I need to list out all files which come with verb
ACCESS.
        I want only the file name to be listed out and not the whole line.


        Thanks and Regards
        Giridhar

ATOM RSS1 RSS2