| Where allowed to run: All
environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Contact Information command enables you to add the local service information that helps you contact, or be contacted by, various support centers.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| CMPNY | Company | Character value | Required, Positional 1 |
| CONTACT | Contact | Character value | Required, Positional 2 |
| TELNBR | Contact telephone numbers | Element list | Required, Positional 3 |
| Element 1: Primary | Character value | ||
| Element 2: Alternative | Character value, *NONE | ||
| FAXTELNBR | Fax telephone numbers | Element list | Required, Positional 4 |
| Element 1: Primary | Character value, *NONE | ||
| Element 2: Alternative | Character value, *NONE | ||
| MAILADDR | Mailing address | Element list | Required, Positional 5 |
| Element 1: Street address | Character value | ||
| Element 2: City and state | Character value | ||
| Element 3: Country or region | Character value | ||
| Element 4: Zip code or postal code | Character value | ||
| LNGVER | National language version | 2902-2998, *PRIMARY | Required, Positional 6 |
| MEDPTF | Media for mailing PTFs | *AUTOMATIC, *CDROM | Optional |
| Top |
| Top |
Specifies the name of the person in your organization who is responsible for repairs and maintenance on the system. This person may be called by the service provider with information or assistance for a system problem. Also, parts or PTFs may be sent to this person.
| Top |
Specifies the telephone numbers where the contact person can be reached.
Element 1: Primary
Element 2: Alternative
| Top |
Specifies the facsimile (fax) telephone numbers where information for the contact person can be transmitted.
Element 1: Primary
Element 2: Alternative
| Top |
Specifies the mailing address of the person specified for the Contact (CONTACT) parameter.
Element 1: Street address
Element 2: City and state
Element 3: Country or region
Element 4: Zip code or postal code
| Top |
Specifies the preferred language version to be used for program temporary fix (PTF) cover letters. PTF cover letters are initially written in U.S. English. Some of the cover letters are translated into other languages and may be ordered in the other languages. If the cover letter you ordered has not been translated into your preferred language, the cover letter will be sent in U.S. English.
| Top |
Specifies the media to be used for mailing program temporary fixes (PTFs).
| Top |
Example 1: Add Contact Information Values
ADDCNTINF CMPNY('My Company')
CONTACT('John Smith')
TELNBR('1-507-123-4567')
FAXTELNBR('1-507-123-4444')
MAILADDR('Street one' 'Chicago, Ill' USA 44444)
LNGVER(2924)
This command adds all the required contact information fields.
| Top |
| Top |