Tech Support
Joined: 25 Aug 2003 Posts: 4395
|
Posted: Mon May 17, 2004 10:32 am Post subject: |
|
|
You will need to create a separate group membership import file.
All values should be surrounded by quotation marks and comma separated.
For NotePager Pro, each line of the import file contains;
The group name ("Short Name")
The member NotePager Pro recipient ("Short Name")
Example:
"groupname","recipient_1"
"groupname","recipient_2"
"anothergroup","recipient_1"
For PageGate, each line of the import file contains;
The database version (currently "401")
The group name ("Group")
The member PageGate recipient ("Recipient")
Example:
"401","group_a","recipient_name"
"401","group_b","recipient_name"
"401","group_b","recipient_name2"
"401","group_b","recipient_name3"
|
|