× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



 
 
Valerio,
Some other hints...
 
  - QTEMP should already be at the top of your list (best  practice)
  - You can use a permanent LF and simple OVRDBF.  That way  someone changing 
the file should maintain your LF as well.
  - Or you can build a LF in QTEMP with the same name (so you don't  need to 
OVRDBF), but over the base PF.
  - The LF can have Select or Omit criteria to do the subsetting as  long as 
you use DDS to define it.
 
I'd recommend using a permanent LF with Select/Omit criteria.    If you 
create a wrapper CLP, it might look like this (real example  overriding L3 with 
L6):
 
  OVRDBF     WBHD00L3 WBHD00L6
  [call your program here]
  DLTOVR     WBHD00L3
 
--Chapin Kaynor
  Vermont
 
 
In a message dated 5/4/2005 4:44:23 PM Eastern Standard Time,  
midrange-l-request@xxxxxxxxxxxx writes:

date:  Wed, 04 May 2005 16:08:18 -0400
from: "Valerio Vincenti"  <vvincenti@xxxxxxxxxxxxxxxxxx>
subject: RE: Alternatives to build a  LF on the fly

In fact I need the same record selections and, most  importantly, the
same sequence. I think I'll try Paul's suggestion (use  CRTDUPOBJ of the
LF instead of CRTLF)

Many thanks to  all!!!


Valerio Vincenti
IT Business Analyst
County of  Spotsylvania, I.S. Department
Spotsylvania, VA 22553
Phone (540)  582-7055 Ext. 233
Fax (540) 582-9841
e-mail:  vvincenti@xxxxxxxxxxxxxxxxxx





As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.