| 
 | 
we are doing some dsm stuff here. calling a procedure with the message as a parameter and it will display a window with the message. the user can hit enter to accept the message and go on. DSM freeware : http://www.tools400.de/English/Freeware/Service_Programs/DSM/dsm.html -----Ursprüngliche Nachricht----- Von: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] Im Auftrag von steema@xxxxxxxxxxxxx Gesendet: Montag, 10. Juli 2006 19:51 An: rpg400-l@xxxxxxxxxxxx Betreff: Re: Sending a message to the user I could do this in the RPG subfile program also. Just blast a message after they have made their selections. is there a way to have it appear there for say 10 seconds and disappear or would the user have to hit enter?
Use this approach at the end of the CL Program:
===================================================
Call Program (CALL)
Type choices, press Enter.
Program  . . . . .> QEZSNDMG
  Library  . . . .   *LIBL
Parameters . . . .> *INFO
                  > *BREAK
                  > 'Just testing'
                  > X'0000000C'
                  > 'UserName                 '
                  > X'00000002'
                  > X'00000000'
                  > X'00000000'
                  > X'0000000000000000'
                  > N
                  > '                            '
+ for more values > *USR
===================================================
Hope that helps...
Peter Vidal
PALL Corporation / SR Programmer Analyst, IT Development Group
10540 Ridge Rd., Ste 203, New Port Richey, FL 34654-5111
http://www.pall.com
"The first step to getting the things you want out of life is this: Decide
what you want."
Ben Stein
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-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.