| Title: | *OLD* ALL-IN-1 (tm) Support Conference |
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
| Moderator: | IOSG::PYE |
| Created: | Thu Jan 30 1992 |
| Last Modified: | Tue Jan 23 1996 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 4343 |
| Total number of notes: | 18308 |
When we send a mail , we use EMFWHD form.
On EMFWHD , I use 'FIND' key and the displayed content is as follows.
username fullname
And I want to add the department of the use like as :
username fullname department
So I chekced EMSADD form and reviewed the named data.
Select for OA$MAIL_ADD_ADDR WITH .USER = #...
DO SEL_LINE .... .USER:30 "(" .FULNAME ")"
My QUESTION :
1. I don't know the record of the OA$MAIL_ADD_ADDR , so I can't find
whether the department field is exist or not.
2. If the depart field doesn't exist , how can I display the department
of the user?
- DaeHee
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3320.1 | Not from oa$mail_add_addr | FORTY2::ASH | Mail Interchange Group, Reading | Mon Sep 27 1993 10:32 | 9 |
> <<< Note 3320.0 by DEKVC::DAEHEEKIM "�� ����" >>>
> -< Add 'DEPART' field on EMSADD form >-
> 1. I don't know the record of the OA$MAIL_ADD_ADDR , so I can't find
> whether the department field is exist or not.
No. OA$MAIL_ADD_ADDR only returns full name and address.
grahame
| |||||
| 3320.2 | Changed in v3.0 | AIMTEC::WICKS_A | U.S.A 2 England 0 - I was there! | Tue Sep 28 1993 21:47 | 6 |
Actually in v3.0 OA$MAIL_ADD_ADDR returns a lot more than two fields
as it does 4 ORGUNITs and some other stuff.
Regards,
Andrew.D.Wicks
| |||||