root / tmp / org.txm.setups / nsis-2.5 / Examples / TextFunc.ini @ 3116
Historique | Voir | Annoter | Télécharger (1,96 ko)
1 |
[Settings] |
---|---|
2 |
NumFields=15 |
3 |
NextButtonText=&Enter |
4 |
|
5 |
[Field 1] |
6 |
Type=Droplist |
7 |
Flags=NOTIFY |
8 |
State=1. LineFind |
9 |
ListItems=1. LineFind|2. LineRead|3. FileReadFromEnd|4. LineSum|5. FileJoin|6. TextCompare|7. ConfigRead|8. ConfigWrite|9. FileRecode |
10 |
Left=44 |
11 |
Right=139 |
12 |
Top=9 |
13 |
Bottom=100 |
14 |
|
15 |
[Field 2] |
16 |
Type=FileRequest |
17 |
Left=44 |
18 |
Right=-17 |
19 |
Top=30 |
20 |
Bottom=41 |
21 |
|
22 |
[Field 3] |
23 |
Type=FileRequest |
24 |
Left=44 |
25 |
Right=-17 |
26 |
Top=46 |
27 |
Bottom=57 |
28 |
|
29 |
[Field 4] |
30 |
Type=FileRequest |
31 |
State=3:-1 |
32 |
Left=44 |
33 |
Right=-17 |
34 |
Top=62 |
35 |
Bottom=75 |
36 |
|
37 |
[Field 5] |
38 |
Type=Droplist |
39 |
Flags=NOTIFY |
40 |
State=Example1 (delete first two symbols) |
41 |
ListItems=Example1 (delete first two symbols)|Example2 (show changed lines)|Example3 (delete lines)|Example4 (insert lines)|Example5 (replace in file - WordFunc.nsh required)|Example6 (line string to cut or delete)|Example7 (read lines) |
42 |
Left=44 |
43 |
Right=-36 |
44 |
Top=81 |
45 |
Bottom=155 |
46 |
|
47 |
[Field 6] |
48 |
Type=Droplist |
49 |
Flags=NOTIFY |
50 |
State=Example1 (Different or Equal) |
51 |
ListItems=Example1 (Different or Equal)|Example2 (Compare line-by-line - Different)|Example3 (Compare line-by-line - Equal)|Example4 (Compare all lines - Different)|Example5 (Compare all lines - Equal) |
52 |
Left=44 |
53 |
Right=-36 |
54 |
Top=81 |
55 |
Bottom=140 |
56 |
|
57 |
[Field 7] |
58 |
Type=Droplist |
59 |
State=FileReadFromEndCallback |
60 |
ListItems=FileReadFromEndCallback |
61 |
Left=44 |
62 |
Right=-36 |
63 |
Top=81 |
64 |
Bottom=92 |
65 |
|
66 |
[Field 8] |
67 |
Type=Text |
68 |
Flags=READONLY |
69 |
Left=9 |
70 |
Right=-36 |
71 |
Top=108 |
72 |
Bottom=120 |
73 |
|
74 |
[Field 9] |
75 |
Type=Button |
76 |
Text=Edit |
77 |
Flags=NOTIFY |
78 |
Left=234 |
79 |
Right=256 |
80 |
Top=81 |
81 |
Bottom=92 |
82 |
|
83 |
[Field 10] |
84 |
Type=Button |
85 |
Text=Log |
86 |
Flags=NOTIFY|DISABLED |
87 |
Left=234 |
88 |
Right=256 |
89 |
Top=108 |
90 |
Bottom=120 |
91 |
|
92 |
[Field 11] |
93 |
Type=Label |
94 |
Text=InputFile |
95 |
Left=10 |
96 |
Right=43 |
97 |
Top=32 |
98 |
Bottom=44 |
99 |
|
100 |
[Field 12] |
101 |
Type=Label |
102 |
Text=OutputFile |
103 |
Left=10 |
104 |
Right=43 |
105 |
Top=48 |
106 |
Bottom=60 |
107 |
|
108 |
[Field 13] |
109 |
Type=Label |
110 |
Text=Range |
111 |
Left=10 |
112 |
Right=44 |
113 |
Top=65 |
114 |
Bottom=75 |
115 |
|
116 |
[Field 14] |
117 |
Type=Label |
118 |
Text=Function |
119 |
Left=10 |
120 |
Right=43 |
121 |
Top=81 |
122 |
Bottom=92 |
123 |
|
124 |
[Field 15] |
125 |
Type=Label |
126 |
Text=Result: |
127 |
Left=10 |
128 |
Right=229 |
129 |
Top=97 |
130 |
Bottom=105 |