Print Page as PDF
NEW PERSON editing ICR (2212)

NEW PERSON editing    ICR (2212)

Name Value
NUMBER 2212
IA # 2212
FILE NUMBER 200
GLOBAL ROOT VA(200,
DATE CREATED 1997/10/29
CUSTODIAL PACKAGE KERNEL
CUSTODIAL ISC San Francisco
USAGE Private
TYPE File
DBIC APPROVAL STATUS APPROVED
NAME NEW PERSON editing
GENERAL DESCRIPTION
With patch XM*7.1*50, MailMan will be dropping phone
and address fields from its MAILBOX file 3.7 and would like to let users edit,
instead, various fields in the NEW PERSON file 200.

The fields are:

31.3   preferred editor .111   street address 1 .112   street address 2 .113
street address 3 .114   city .115   state .116   zip .132   office phone .133
phone #3 .134   phone #4 .136   fax # .137   voice pager .138   digital pager

I intend to let the user edit the fields using a FileMan call.  I intend to
retrieve the data by direct global reads.  One global access will retrieve the
record with the address fields; the other, the record with the phone numbers.
I will not be retrieving the data for the preferred editor.
GLOBAL REFERENCE
GLOBAL REFERENCE FIELD NUMBER
VA(200,D0,.13) => phone numbers
FIELD NUMBER ACCESS FIELD NAME LOCATION
.132 Write w/Fileman OFFICE PHONE .13;2
.133 Write w/Fileman PHONE #3 .13;3
.134 Write w/Fileman PHONE #4 .13;4
.136 Write w/Fileman FAX NUMBER .13;6
.137 Write w/Fileman VOICE PAGER .13;7
.138 Write w/Fileman DIGITAL PAGER .13;8
VA(200,D0,.11) => address
FIELD NUMBER ACCESS FIELD NAME LOCATION
.111 Write w/Fileman STREET ADDRESS 1 .11;1
.112 Write w/Fileman STREET ADDRESS 2 .11;2
.113 Write w/Fileman STREET ADDRESS 3 .11;3
.114 Write w/Fileman CITY .11;4
.115 Write w/Fileman STATE .11;5
.116 Write w/Fileman ZIP CODE .11;6
VA(200,D0,1) => preferred editor
FIELD NUMBER ACCESS FIELD NAME LOCATION
31.3 Write w/Fileman PREFERRED EDITOR 1;5
STATUS Active
DURATION Till Otherwise Agreed
EXPIRATION DATE 2500/12/31
ID VA(200,
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
MAILMAN Oakland