Rerun input proc on records 500,000 to 590,000

Jay Ashworth jra at baylink.com
Sun Feb 1 12:52:02 PST 2015


----- Original Message -----
> From: 2672217727 at gmx.ph

> Does anyone have a method for rerunning input processing on a group of
> records?
> 
> We have accomplished this in the past but cannot recreate. Anyone have
> insight into this one?

Create a selection set, and then do

dreport filename -fp input -s myselection -u

?

Note that you need to make sure your input table is clean; the mainline
must come first, and end with an END, and if it leaks into any @key code,
all bets are off.

I would do it on a few records with -DB, and then proceed.

Cheers,
-- jra
-- 
Jay R. Ashworth                  Baylink                       jra at baylink.com
Designer                     The Things I Think                       RFC 2100
Ashworth & Associates       http://www.bcp38.info          2000 Land Rover DII
St Petersburg FL USA      BCP38: Ask For It By Name!           +1 727 647 1274


More information about the Filepro-list mailing list