PMDF System Manager's Guide


Previous Next Contents Index


ENCODE PERSONAL

Encode X.400 attributes into X.400 Personal Name (PN), Free Form name (FFN), and Telephone Number (TN) values.

Syntax

ENCODE PERSONAL avpl

Command Qualifiers Defaults
None. None.

Parameters

avpl

An attribute value pair list.

Description

Encode an X.400 Attribute Value Pair List into Personal Name (PN), Free Form Name (FFN), and Telephone Number (TN) values.


EXAMPLES

This example shows encoding X.400 Surname, Given name, Initials, Telephone Number, and Free Form Name attributes.


$ PMDF TEST/X400
X400> ENCODE PERSONAL "/S=Last/I=I/G=First/TN=123-4567/FFN=nick name"
Result: First.I.Last 
Free form: nick name 
Telephone number: 123-4567 


Previous Next Contents Index