|
Here's one issue that may byte you with the hash....
When you have the data on the i, you're dealing with EBCDIC, on the Windows
server the data will be ASCII.
You'd need to convert the data to ASCII on the i before calculating the
hash
if you expect it to match the has calculated on Windows.
Having said that, you might for instance consider a program that runs in
PASE to produce the hash. Since PASE is ASCII, I believe the system will
translate the data for you automatically.
As an Amazon Associate we earn from qualifying purchases.
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.