× 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 am assuming that I cannot call it to display the typical screen that is 
displayed when you select send a message off of the operational assistant 
menu correct?



On Thu, 1 Dec 2005 16:42:49 +0100, Beppe Costa wrote
> dcl &userl *char 256
> dcl &userb *char 4
> dcl &rtncb *char 4
> dcl &rtncd *dec  3
> 
> dcl &msg   *char 256
> dcl &msgl  *char 4
> dcl &apier *char 15 X'0000000F0000000040404040404040'
> 
> chgvar &userl <-- list of users
> chgvar %bin(&userb) <-- number of users in the listc
> chgvar %bin(&msgl) <-- length of the message
> chgvar &rtncb x'00000000'
> call qezsndmg +
> (*INFO *NORMAL &msg &msgl &userl &userb &rtncb '    ' +
>  &apier N '                    ' *USR)
> monmsg cpf0000 exec(chgvar &rtncb x'00000000')
> chgvar &rtncd %bin(&rtncb)
> if (&rtncd *ne 1) +
> .....
> .....
> 
> ----- Original Message ----- 
> From: "Douglas W. Palme" <dpalme@xxxxxxxxxxx>
> To: "RPG Group" <rpg400-l@xxxxxxxxxxxx>
> Sent: Thursday, December 01, 2005 4:32 PM
> Subject: QEZSNDMSG
> 
> > Does anyone have any examples of using this api in an RPGLE program? As a
> > side note, can it be used in a CL?
> >
> >
> > If you bought it, it was hauled by a truck - somewhere, sometime.
> >
> > -- 
> > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing 
list
> > To post a message email: RPG400-L@xxxxxxxxxxxx
> > To subscribe, unsubscribe, or change list options,
> > visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
> > or email: RPG400-L-request@xxxxxxxxxxxx
> > Before posting, please take a moment to review the archives
> > at http://archive.midrange.com/rpg400-l.
> >
> 
> -- 
> This is the RPG programming on the AS400 / iSeries (RPG400-L)
>  mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To 
> subscribe, unsubscribe, or change list options, visit: 
> http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-
> L-request@xxxxxxxxxxxx Before posting, please take a moment to 
> review the archives at http://archive.midrange.com/rpg400-l.


If you bought it, it was hauled by a truck - somewhere, sometime.


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.