File: countries.fmt

package info (click to toggle)
addressbook 0.7-13
  • links: PTS
  • area: main
  • in suites: potato
  • size: 960 kB
  • ctags: 160
  • sloc: tcl: 6,002; perl: 528; ansic: 362; awk: 205; sh: 123; makefile: 95
file content (45 lines) | stat: -rw-r--r-- 825 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# formatfile to edit the countrydatabase file
# part of the addressbook program
#
# if you find errors or improvements, please send me a mail
# so that I can integrate it in the next version
#
# Clemens Durka (clemens@dagobah.de)
0 other1
1 other2
2 other3
3 other4
4 other5
5 other6
6 other7
7 other8
8 other9
9 other10
10 other11
11 other12
12 other13
13 other14
14 other15

label1 "Postal Country Code"
label2 "ISO Country Code"
label3 "intl. Dialcode"
label4 "intl. Accesscode"
label5 "natl. Longdistance"
label6 "Zip and City Format"
label7 "local Name"
label8 "english Name"
label9 "german Name"
label10 "french Name"
label11 "spanish Name"
label12 "dutch Name"
label13 "swedish Name"
label14 "italian Name"
label15 "finnish Name"

separatorchar ;
listboxformat "%s %s"
listboxentry1 7
listboxentry2 -1
sort1 7
sort2 1