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



Hello All;

I am new to RPG and I have a very simple question. I am using RSE and want to see the display/output of this program in RSE. How would I go about doing that? Even in green screen I see the output in a flash and the control comes back to the prompt. It would be okay if there is someway I can look at the output on the green screen but it would be great if I could see the output in RSE. Is there a break point I need to be inserting somewhere?...Any help would be much appreciated.

    D myDateISO        S               D   datfmt(*ISO) inz(d'2004-05-01')
    D myDateUSA       S               D   datfmt(*USA) inz(d'2004-05-01')
    D myDateStr         S             10A

     /free
        dsply myDateISO ;
        dsply myDateUSA ;
        *inlr = *on ;
     /end-free

Mike.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.