|
- saves the current Profile and Phone book entries into a file (with the suffix .ctr). This .ctr file uses commands as described in the Communication Reference Manual (www.mayah.com/content/download/pdfs/manuals/communication-reference_man.pdf). These commands can also be used in menu item Expert/Direct Command.
Save Phonebook dialog:

The .ctr file created by this menu label can be re-loaded back into a via the menu item
Load File.
Note:
The first two command lines of this .ctr file delete all old Profiles and Phone book entries.
This is done to prevent any error messages being created when re-loading a .ctr file.
Note 2:
Additionally this menu item will create the following files:
| 1) | Readable Profile List (ASCII file)
Path: Same as .ctr file
Name: ‘profile list’ <date> <time>’.txt’ |
| 2) | Readable Phone book (ASCII file)
Path: Same as .ctr file
Name: ‘phonebook’ <date> <time>’.txt’ |
| 3) | Profile .dat file as used internally in the 
Path: Path of remote application + ‘\dat files’
Name: ‘profile.dat’ |
| 4) | Phone book .dat file as used internally in 
Path: Path of remote application + ‘\dat files’
Name: ‘phone.dat’ |
|