Hello Razzak and John,
would be it possible to accept an alert on the screen of an user of Rbase
when that ci recoit a message within an internal freight forwarding in
Rbase.
I tried with "Trigger", but unsuccessfully. I reach used "Trigger". Thank
you
Jean-Marc Massé
CLS
CLEAR VAR VSALDESTNOT,VSALNOM
SET VAR VSALDESTNOT INTEGER
SELECT SALDESTNOT INTO VSALDESTNOT INDIC iv1 +
FROM LANCNOTES WHERE CURRENT OF SYS_NEW
SET VAR VSALNOM TEXT = LOGNOM IN UTILISBASE WHERE CODSALARIE =
VSALDESTNOT
IF .VSALNOM = (CVAL("NetUser")) THEN
PAUSE 2 USING "Nouveau message"
EDIT USING LANCLISTNOT CAPTION "Liste des messages envoyés et reçus"
ENDIF
CLEAR VAR VSALDESTNOT,VSALNOM
RETURN
--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=