| 
 | 
Well, I cannot for the life of me figure out where the code in your SAVF
and what I typed in differ, but when I compile yours, it works like a
charm.  Thanks!
Mike E.
                    Scott Klement
                    <klemscot@klement       To:     rpg400-l@midrange.com
                    s.com>                  cc:
                    Sent by:                Subject:     Re: Scott Klement's 
Sockets Tutorial
                    rpg400-l-admin@mi
                    drange.com
                    09/09/2002 03:12
                    PM
                    Please respond to
                    rpg400-l
The save file is at:
     http://klement.dstorm.net/rpg/socktut/socktut.savf
To put it on your AS/400, you'll need to first create an empty save
file there (CRTSAVF QGPL/SOCKTUT)  then FTP that file from your PC
to the AS/400 in binary mode:
        ftp as400.example.com
        cd qgpl
        binary
        put socktut.savf qgpl/socktut
        quit
Finally, restore the library:
        rstlib savlib(socktut) dev(*savf) savf(qgpl/socktut)
Once you've done that, you can use CMPPFM to see the differences between
mine and yours.  Good Luck!
On Mon, 9 Sep 2002 meovino@estes-express.com wrote:
>
> Scott and Buck,
>
> Just figured out how to debug the service program.  Here's what I get for
> CH when I check it each time after the receive:
>
> 6D - _
> 69 - N (with a tilde)
> 6B - ,
> 65 - A (with an accent mark)
> 0D
> 0A
>
> Then, the Translate function seems to translate this to 'mike' just fine,
> as it should.  So it looks like it's receiving it just fine.
>
> You mentioned a save file.  Where is it?  I'd like to compare it to what
> I've keyed into the sockutilr4 program.  I compared what I keyed with
what
> you have here:
> http://klement.dstorm.net/rpg/socktut/qrpglesrc.sockutilr4
>
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-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.