×
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.
I believe you will find that the behavior of DSPF, when in hex mode,
changed in one of the early V5 releases. Back in V4 it certainly worked
(?) as you describe, and it was a pain. I found the DMP command to be the
solution back then.
Bruce Vining
Scott Klement <rpg400-l@xxxxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
08/02/2007 01:41 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Re: Writing to IFS & CPDB625
That's true, but in that case I'll first attempt to convert the data to
your Job's CCSID, and THEN it'll show you the hex values (in your jobs
CCSID) which may not be what you're looking for. Personally, I want to
know the actual byte values in the file, not what i5/OS translates them
to.
albartell wrote:
Note that you can also see the hex values of a file using DSPF. After
executing DSPF '/folder/file.txt' hit F10 to view hex values.
As an Amazon Associate we earn from qualifying purchases.