LongDialer - Configuration File

The configuration information for LongDialer is saved in a simple text file. This file contains all data put in the application. The configuration data are the local address of the LongDialer and the information for the ten short dailing buttons.
If the configuration data put in and saved, they will be reloaded at the next start of LongDialer.
If you want to use other configuration data, you must only delete the configuration file or a part of it.
The name of the configuration file is LongDialer.config and it will be saved in the directory, in which the file LongDialer.jar is saved.

Structure

Eintrag Funktion
Address = 12345678
Local address
MemoName0 = Ralf Lange Name of the first short dialing
MemoAddress0 = 87654321 Address of the first short dialing

The numbering of the short dialing addresses must not be consecutively. The numbers from 0 to 9 are possible. The pair (MemoName and MemoAddress) must be complete. If not, they can't be considered.

Example

LocalAddress=12345678
MemoName0=Ralf Lange
MemoAddress0=23456789
MemoName9=Jana
MemoAddress9=34567890


© Ralf Lange, longsoft Dresden
Comments & suggestions: webmaster form - Last Modification: 2007-03-01
Java and all Java based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the USA and in other countries. All other mentioned companies and product names are trademarks or registered trademarks of each manufacturer.