× 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.



>Is there a way to test a display file from an AS400
>command line? The display file that I am changing
>uses all message files for the text on the
>screen, so, when I look at it in SDA, it shows
>as all 0's or X's.

I have to say in shame that I never use the SDA testing functions.  I always
use a simple RPG stub program that populates the screen with dummy data.

exsr load
exsr loadmsg
write msg
exfmt rcd
loop or LR

I use this stub as the basis of the actual program I will eventually need
anyway, so I don't find that I am losing any ground going this route.
  --buck


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.