Next: Appendixes
Up: Customizing tkDerm
Previous: How to set an
Contents
The first several lines of the .tkderm_profile file in your home directory should be like the following.
### Lines below here automatically added by tkderm 1.0.0
### 2007-09-26 15:01:43
### Do not edit below here
Lang: Auto
DateStyle: YMD
NoteOrder: Patient_Last
BackupVolume: 650
tkDerm interprets the file as follows.
- Lines beginning with ''#'' should be interpreted as comments.
- Empty lines should be ignored.
- A string before the colon (:) should be interpreted as the variable name, whereas a string after the colon should be regarded as its value.
- Space or tab or a sequence of them should be ignored when it is in the head or tail of the variable name or its value.
manabu
2010-11-14