|
Tim wrote: >If I have written data to an ICF file, is >there any way to look at the data in the file? No. >The bank says were sending an extra trailing record, >and we were looking for a way to test the data, >without bothering the bank... Not readily, but you can do a post-mortem sort of thing by running a communications trace (STRCMNTRC and TRCICF). The reason you can't see data that's in an ICF file is that there isn't any data in an ICF file. Being a device file, it routes data from your program to the far end of the communications link. Nothing is stored there. If you are familiar with ICF files, you could set up an Intra subsystem and write a companion to your existing 'send' program to do the receive side. Perhaps the easiest thing to do is to look at the line trace and see if you can see what the HLL program is doing. --buck
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.