HP3000-L Archives

February 1999, Week 4

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:
"Michael D. Hensley" <[log in to unmask]>
Reply To:
Date:
Thu, 25 Feb 1999 16:00:53 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
>       I am doing an EDITCHG in a repeat, forfiles loop, in a job stream.
>       I
> only want the information for the files that changed to print.  I don't
> want the information for the files that don't change.  I had used:
>
>     EDITCHG  !mpexcurrentfile fromstring, tostring, >$NULL
>
>        , this works but gets rid of all information, which I thought was
> ok, but my boss didn't agree.  Any help would be greatly appreciated.
>  Basically I am trying to save paper.

Limit you fileset to just those files which contain the fromstring:

%FORFILE @[log in to unmask] (FCONTAINS('fromstring'))

Good luck!

---
Michael D. Hensley       | mailto:[log in to unmask]
Allegro Consultants Inc. | Visit scenic http://www.allegro.com
408/252-2330             | "Support Bill of Rights Enforcement"

ATOM RSS1 RSS2