|
HTH Vern At 06:21 PM 12/18/2006, you wrote:
Thanks all who responded,Iam just interested to compare only format level identifier, I brought the two files onto one system by FTP... I dont want to compare on two AS/400 sessions going line by line , if there is any difference in format level identifiers of two files it should show me the difference upon calling the program, how do I go abuot that?Peter Vidal <Peter_Vidal@xxxxxxxx> wrote: Yes, you can safely use DSPFD for both files and write the results in the same file. Then you can use a query to list both and see for the differences: DSPFD FILE(MYLIB/MYFILE1) TYPE(*RCDFMT) OUTPUT(*OUTFILE) OUTFILE(QTEMP/RESULTS) OUTMBR(*FIRST *ADD) DSPFD FILE(MYLIB/MYFILE2) TYPE(*RCDFMT) OUTPUT(*OUTFILE) OUTFILE(QTEMP/RESULTS) OUTMBR(*FIRST *ADD) Just an idea... Peter Vidal PALL Corporation / SR Programmer Analyst, IT Development Group 10540 Ridge Rd., Ste 203, New Port Richey, FL 34654-5111 http://www.pall.com "Leadership is the transference of vision."Hal Reed -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. Thanks, Donna. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.