sal-tools-analyze 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/AUTHORS +1 -0
- data/README +20 -0
- data/lib/sal/class.rb +43 -0
- data/lib/sal/code.rb +236 -0
- data/lib/sal/command.rb +35 -0
- data/lib/sal/external.rb +37 -0
- data/lib/sal/externalfunction.rb +46 -0
- data/lib/sal/format.rb +43 -0
- data/lib/sal/function.rb +26 -0
- data/lib/sal/item.rb +214 -0
- data/lib/sal/library.rb +25 -0
- data/lib/sal/version.rb +161 -0
- data/sal-tools-analyze.gemspec +16 -0
- data/test/data/test.21.text.sql.app +458 -0
- data/test/data/test.40.indented.app +219 -0
- data/test/data/test.40.normal.app +0 -0
- data/test/data/test.40.text.app +218 -0
- data/test/data/test.40.text.classes.app +350 -0
- data/test/data/test.40.text.multiline.app +228 -0
- data/test/data/test.41.indented.app +218 -0
- data/test/data/test.41.normal.app +0 -0
- data/test/data/test.41.text.app +218 -0
- data/test/data/test.41.text.externalfunctions.app +352 -0
- data/test/test.rb +16 -0
- data/test/test_class.rb +34 -0
- data/test/test_code.rb +180 -0
- data/test/test_command.rb +16 -0
- data/test/test_external.rb +37 -0
- data/test/test_externalfunction.rb +76 -0
- data/test/test_format.rb +58 -0
- data/test/test_function.rb +22 -0
- data/test/test_item.rb +123 -0
- data/test/test_library.rb +38 -0
- data/test/test_version.rb +80 -0
- metadata +128 -0
@@ -0,0 +1,219 @@
|
|
1
|
+
Application Description: Gupta SQLWindows Standard Application Template
|
2
|
+
Outline Version - 4.0.34
|
3
|
+
Design-time Settings
|
4
|
+
.data VIEWINFO
|
5
|
+
0000: 6F00000001000000 FFFF01000D004347 5458566965775374 6174650400010000
|
6
|
+
0020: 0000000000A50000 002C000000020000 0003000000FFFFFF FFFFFFFFFFF8FFFF
|
7
|
+
0040: FFE4FFFFFFFFFFFF FF000000007C0200 004D010000010000 0001000000010000
|
8
|
+
0060: 000F4170706C6963 6174696F6E497465 6D00000000
|
9
|
+
.enddata
|
10
|
+
Outline Window State: Normal
|
11
|
+
Outline Window Location and Size
|
12
|
+
.data VIEWINFO
|
13
|
+
0000: 6600040003002D00 0000000000000000 0000B71E5D0E0500 1D00FFFF4D61696E
|
14
|
+
0020: 0000000000000000 0000000000000000 0000003B00010000 00000000000000E9
|
15
|
+
0040: 1E800A00008600FF FF496E7465726E61 6C2046756E637469 6F6E730000000000
|
16
|
+
0060: 0000000000000000 0000000000003200 0100000000000000 0000E91E800A0000
|
17
|
+
0080: DF00FFFF56617269 61626C6573000000 0000000000000000 0000000000000000
|
18
|
+
00A0: 3000010000000000 00000000F51E100D 0000F400FFFF436C 6173736573000000
|
19
|
+
00C0: 0000000000000000 0000000000000000
|
20
|
+
.enddata
|
21
|
+
.data VIEWSIZE
|
22
|
+
0000: D000
|
23
|
+
.enddata
|
24
|
+
Left: -0.013"
|
25
|
+
Top: 0.0"
|
26
|
+
Width: 8.013"
|
27
|
+
Height: 4.969"
|
28
|
+
Options Box Location
|
29
|
+
.data VIEWINFO
|
30
|
+
0000: D4180909B80B1A00
|
31
|
+
.enddata
|
32
|
+
.data VIEWSIZE
|
33
|
+
0000: 0800
|
34
|
+
.enddata
|
35
|
+
Visible? Yes
|
36
|
+
Left: 4.15"
|
37
|
+
Top: 1.885"
|
38
|
+
Width: 3.8"
|
39
|
+
Height: 2.073"
|
40
|
+
Class Editor Location
|
41
|
+
Visible? No
|
42
|
+
Left: 0.575"
|
43
|
+
Top: 0.094"
|
44
|
+
Width: 5.063"
|
45
|
+
Height: 2.719"
|
46
|
+
Tool Palette Location
|
47
|
+
Visible? No
|
48
|
+
Left: 6.388"
|
49
|
+
Top: 0.729"
|
50
|
+
Fully Qualified External References? Yes
|
51
|
+
Reject Multiple Window Instances? No
|
52
|
+
Enable Runtime Checks Of External References? Yes
|
53
|
+
Use Release 4.0 Scope Rules? No
|
54
|
+
Edit Fields Read Only On Disable? No
|
55
|
+
Libraries
|
56
|
+
!
|
57
|
+
File Include: qckttip.apl
|
58
|
+
File Include: vt.apl
|
59
|
+
Global Declarations
|
60
|
+
Window Defaults
|
61
|
+
Tool Bar
|
62
|
+
Display Style? Etched
|
63
|
+
Font Name: MS Sans Serif
|
64
|
+
Font Size: 8
|
65
|
+
Font Enhancement: System Default
|
66
|
+
Text Color: System Default
|
67
|
+
Background Color: System Default
|
68
|
+
Form Window
|
69
|
+
Display Style? Etched
|
70
|
+
Font Name: MS Sans Serif
|
71
|
+
Font Size: 8
|
72
|
+
Font Enhancement: System Default
|
73
|
+
Text Color: System Default
|
74
|
+
Background Color: System Default
|
75
|
+
Dialog Box
|
76
|
+
Display Style? Etched
|
77
|
+
Font Name: MS Sans Serif
|
78
|
+
Font Size: 8
|
79
|
+
Font Enhancement: System Default
|
80
|
+
Text Color: System Default
|
81
|
+
Background Color: System Default
|
82
|
+
Top Level Table Window
|
83
|
+
Font Name: MS Sans Serif
|
84
|
+
Font Size: 8
|
85
|
+
Font Enhancement: System Default
|
86
|
+
Text Color: System Default
|
87
|
+
Background Color: System Default
|
88
|
+
Data Field
|
89
|
+
Font Name: Use Parent
|
90
|
+
Font Size: Use Parent
|
91
|
+
Font Enhancement: Use Parent
|
92
|
+
Text Color: Use Parent
|
93
|
+
Background Color: Use Parent
|
94
|
+
Multiline Field
|
95
|
+
Font Name: Use Parent
|
96
|
+
Font Size: Use Parent
|
97
|
+
Font Enhancement: Use Parent
|
98
|
+
Text Color: Use Parent
|
99
|
+
Background Color: Use Parent
|
100
|
+
Spin Field
|
101
|
+
Font Name: Use Parent
|
102
|
+
Font Size: Use Parent
|
103
|
+
Font Enhancement: Use Parent
|
104
|
+
Text Color: Use Parent
|
105
|
+
Background Color: Use Parent
|
106
|
+
Background Text
|
107
|
+
Font Name: Use Parent
|
108
|
+
Font Size: Use Parent
|
109
|
+
Font Enhancement: Use Parent
|
110
|
+
Text Color: Use Parent
|
111
|
+
Background Color: Use Parent
|
112
|
+
Pushbutton
|
113
|
+
Font Name: Use Parent
|
114
|
+
Font Size: Use Parent
|
115
|
+
Font Enhancement: Use Parent
|
116
|
+
Radio Button
|
117
|
+
Font Name: Use Parent
|
118
|
+
Font Size: Use Parent
|
119
|
+
Font Enhancement: Use Parent
|
120
|
+
Text Color: Use Parent
|
121
|
+
Background Color: Use Parent
|
122
|
+
Check Box
|
123
|
+
Font Name: Use Parent
|
124
|
+
Font Size: Use Parent
|
125
|
+
Font Enhancement: Use Parent
|
126
|
+
Text Color: Use Parent
|
127
|
+
Background Color: Use Parent
|
128
|
+
Option Button
|
129
|
+
Font Name: Use Parent
|
130
|
+
Font Size: Use Parent
|
131
|
+
Font Enhancement: Use Parent
|
132
|
+
Group Box
|
133
|
+
Font Name: Use Parent
|
134
|
+
Font Size: Use Parent
|
135
|
+
Font Enhancement: Use Parent
|
136
|
+
Text Color: Use Parent
|
137
|
+
Background Color: Use Parent
|
138
|
+
Child Table Window
|
139
|
+
Font Name: Use Parent
|
140
|
+
Font Size: Use Parent
|
141
|
+
Font Enhancement: Use Parent
|
142
|
+
Text Color: Use Parent
|
143
|
+
Background Color: Use Parent
|
144
|
+
List Box
|
145
|
+
Font Name: Use Parent
|
146
|
+
Font Size: Use Parent
|
147
|
+
Font Enhancement: Use Parent
|
148
|
+
Text Color: Use Parent
|
149
|
+
Background Color: Use Parent
|
150
|
+
Combo Box
|
151
|
+
Font Name: Use Parent
|
152
|
+
Font Size: Use Parent
|
153
|
+
Font Enhancement: Use Parent
|
154
|
+
Text Color: Use Parent
|
155
|
+
Background Color: Use Parent
|
156
|
+
Line
|
157
|
+
Line Color: Use Parent
|
158
|
+
Frame
|
159
|
+
Border Color: Use Parent
|
160
|
+
Background Color: 3D Face Color
|
161
|
+
Picture
|
162
|
+
Border Color: Use Parent
|
163
|
+
Background Color: Use Parent
|
164
|
+
Formats
|
165
|
+
Number: 0'%'
|
166
|
+
Number: #0
|
167
|
+
Number: ###000
|
168
|
+
Number: ###000;'($'###000')'
|
169
|
+
Date/Time: hh:mm:ss AMPM
|
170
|
+
Date/Time: M/d/yy
|
171
|
+
Date/Time: MM-dd-yy
|
172
|
+
Date/Time: dd-MMM-yyyy
|
173
|
+
Date/Time: MMM d, yyyy
|
174
|
+
Date/Time: MMM d, yyyy hh:mm AMPM
|
175
|
+
Date/Time: MMMM d, yyyy hh:mm AMPM
|
176
|
+
External Functions
|
177
|
+
Constants
|
178
|
+
.data CCDATA
|
179
|
+
0000: 3000000000000000 0000000000000000 00000000
|
180
|
+
.enddata
|
181
|
+
.data CCSIZE
|
182
|
+
0000: 1400
|
183
|
+
.enddata
|
184
|
+
System
|
185
|
+
User
|
186
|
+
Enumerations
|
187
|
+
Resources
|
188
|
+
Variables
|
189
|
+
Internal Functions
|
190
|
+
Named Menus
|
191
|
+
Class Definitions
|
192
|
+
Default Classes
|
193
|
+
MDI Window: cBaseMDI
|
194
|
+
Form Window:
|
195
|
+
Dialog Box:
|
196
|
+
Table Window:
|
197
|
+
Quest Window:
|
198
|
+
Data Field:
|
199
|
+
Spin Field:
|
200
|
+
Multiline Field:
|
201
|
+
Pushbutton:
|
202
|
+
Radio Button:
|
203
|
+
Option Button:
|
204
|
+
Check Box:
|
205
|
+
Child Table:
|
206
|
+
Quest Child Window: cQuickDatabase
|
207
|
+
List Box:
|
208
|
+
Combo Box:
|
209
|
+
Picture:
|
210
|
+
Vertical Scroll Bar:
|
211
|
+
Horizontal Scroll Bar:
|
212
|
+
Column:
|
213
|
+
Background Text:
|
214
|
+
Group Box:
|
215
|
+
Line:
|
216
|
+
Frame:
|
217
|
+
Custom Control:
|
218
|
+
ActiveX:
|
219
|
+
Application Actions
|
Binary file
|
@@ -0,0 +1,218 @@
|
|
1
|
+
.head 0 + Application Description: Gupta SQLWindows Standard Application Template
|
2
|
+
.head 1 - Outline Version - 4.0.34
|
3
|
+
.head 1 + Design-time Settings
|
4
|
+
.data VIEWINFO
|
5
|
+
0000: 6F00000001000000 FFFF01000D004347 5458566965775374 6174650400010000
|
6
|
+
0020: 0000000000A50000 002C000000020000 0003000000FFFFFF FFFFFFFFFFF8FFFF
|
7
|
+
0040: FFE2FFFFFFFFFFFF FF000000007C0200 004D010000010000 0001000000010000
|
8
|
+
0060: 000F4170706C6963 6174696F6E497465 6D00000000
|
9
|
+
.enddata
|
10
|
+
.head 2 - Outline Window State: Normal
|
11
|
+
.head 2 + Outline Window Location and Size
|
12
|
+
.data VIEWINFO
|
13
|
+
0000: 6600040003002D00 0000000000000000 0000B71E5D0E0500 1D00FFFF4D61696E
|
14
|
+
0020: 0000000000000000 0000000000000000 0000003B00010000 00000000000000E9
|
15
|
+
0040: 1E800A00008600FF FF496E7465726E61 6C2046756E637469 6F6E730000000000
|
16
|
+
0060: 0000000000000000 0000000000003200 0100000000000000 0000E91E800A0000
|
17
|
+
0080: DF00FFFF56617269 61626C6573000000 0000000000000000 0000000000000000
|
18
|
+
00A0: 3000010000000000 00000000F51E100D 0000F400FFFF436C 6173736573000000
|
19
|
+
00C0: 0000000000000000 0000000000000000
|
20
|
+
.enddata
|
21
|
+
.data VIEWSIZE
|
22
|
+
0000: D000
|
23
|
+
.enddata
|
24
|
+
.head 3 - Left: -0.013"
|
25
|
+
.head 3 - Top: 0.0"
|
26
|
+
.head 3 - Width: 8.013"
|
27
|
+
.head 3 - Height: 4.969"
|
28
|
+
.head 2 + Options Box Location
|
29
|
+
.data VIEWINFO
|
30
|
+
0000: D4180909B80B1A00
|
31
|
+
.enddata
|
32
|
+
.data VIEWSIZE
|
33
|
+
0000: 0800
|
34
|
+
.enddata
|
35
|
+
.head 3 - Visible? Yes
|
36
|
+
.head 3 - Left: 4.15"
|
37
|
+
.head 3 - Top: 1.885"
|
38
|
+
.head 3 - Width: 3.8"
|
39
|
+
.head 3 - Height: 2.073"
|
40
|
+
.head 2 + Class Editor Location
|
41
|
+
.head 3 - Visible? No
|
42
|
+
.head 3 - Left: 0.575"
|
43
|
+
.head 3 - Top: 0.094"
|
44
|
+
.head 3 - Width: 5.063"
|
45
|
+
.head 3 - Height: 2.719"
|
46
|
+
.head 2 + Tool Palette Location
|
47
|
+
.head 3 - Visible? No
|
48
|
+
.head 3 - Left: 6.388"
|
49
|
+
.head 3 - Top: 0.729"
|
50
|
+
.head 2 - Fully Qualified External References? Yes
|
51
|
+
.head 2 - Reject Multiple Window Instances? No
|
52
|
+
.head 2 - Enable Runtime Checks Of External References? Yes
|
53
|
+
.head 2 - Use Release 4.0 Scope Rules? No
|
54
|
+
.head 2 - Edit Fields Read Only On Disable? No
|
55
|
+
.head 1 + Libraries
|
56
|
+
.head 2 - File Include: qckttip.apl
|
57
|
+
.head 2 - File Include: vt.apl
|
58
|
+
.head 1 + Global Declarations
|
59
|
+
.head 2 + Window Defaults
|
60
|
+
.head 3 + Tool Bar
|
61
|
+
.head 4 - Display Style? Etched
|
62
|
+
.head 4 - Font Name: MS Sans Serif
|
63
|
+
.head 4 - Font Size: 8
|
64
|
+
.head 4 - Font Enhancement: System Default
|
65
|
+
.head 4 - Text Color: System Default
|
66
|
+
.head 4 - Background Color: System Default
|
67
|
+
.head 3 + Form Window
|
68
|
+
.head 4 - Display Style? Etched
|
69
|
+
.head 4 - Font Name: MS Sans Serif
|
70
|
+
.head 4 - Font Size: 8
|
71
|
+
.head 4 - Font Enhancement: System Default
|
72
|
+
.head 4 - Text Color: System Default
|
73
|
+
.head 4 - Background Color: System Default
|
74
|
+
.head 3 + Dialog Box
|
75
|
+
.head 4 - Display Style? Etched
|
76
|
+
.head 4 - Font Name: MS Sans Serif
|
77
|
+
.head 4 - Font Size: 8
|
78
|
+
.head 4 - Font Enhancement: System Default
|
79
|
+
.head 4 - Text Color: System Default
|
80
|
+
.head 4 - Background Color: System Default
|
81
|
+
.head 3 + Top Level Table Window
|
82
|
+
.head 4 - Font Name: MS Sans Serif
|
83
|
+
.head 4 - Font Size: 8
|
84
|
+
.head 4 - Font Enhancement: System Default
|
85
|
+
.head 4 - Text Color: System Default
|
86
|
+
.head 4 - Background Color: System Default
|
87
|
+
.head 3 + Data Field
|
88
|
+
.head 4 - Font Name: Use Parent
|
89
|
+
.head 4 - Font Size: Use Parent
|
90
|
+
.head 4 - Font Enhancement: Use Parent
|
91
|
+
.head 4 - Text Color: Use Parent
|
92
|
+
.head 4 - Background Color: Use Parent
|
93
|
+
.head 3 + Multiline Field
|
94
|
+
.head 4 - Font Name: Use Parent
|
95
|
+
.head 4 - Font Size: Use Parent
|
96
|
+
.head 4 - Font Enhancement: Use Parent
|
97
|
+
.head 4 - Text Color: Use Parent
|
98
|
+
.head 4 - Background Color: Use Parent
|
99
|
+
.head 3 + Spin Field
|
100
|
+
.head 4 - Font Name: Use Parent
|
101
|
+
.head 4 - Font Size: Use Parent
|
102
|
+
.head 4 - Font Enhancement: Use Parent
|
103
|
+
.head 4 - Text Color: Use Parent
|
104
|
+
.head 4 - Background Color: Use Parent
|
105
|
+
.head 3 + Background Text
|
106
|
+
.head 4 - Font Name: Use Parent
|
107
|
+
.head 4 - Font Size: Use Parent
|
108
|
+
.head 4 - Font Enhancement: Use Parent
|
109
|
+
.head 4 - Text Color: Use Parent
|
110
|
+
.head 4 - Background Color: Use Parent
|
111
|
+
.head 3 + Pushbutton
|
112
|
+
.head 4 - Font Name: Use Parent
|
113
|
+
.head 4 - Font Size: Use Parent
|
114
|
+
.head 4 - Font Enhancement: Use Parent
|
115
|
+
.head 3 + Radio Button
|
116
|
+
.head 4 - Font Name: Use Parent
|
117
|
+
.head 4 - Font Size: Use Parent
|
118
|
+
.head 4 - Font Enhancement: Use Parent
|
119
|
+
.head 4 - Text Color: Use Parent
|
120
|
+
.head 4 - Background Color: Use Parent
|
121
|
+
.head 3 + Check Box
|
122
|
+
.head 4 - Font Name: Use Parent
|
123
|
+
.head 4 - Font Size: Use Parent
|
124
|
+
.head 4 - Font Enhancement: Use Parent
|
125
|
+
.head 4 - Text Color: Use Parent
|
126
|
+
.head 4 - Background Color: Use Parent
|
127
|
+
.head 3 + Option Button
|
128
|
+
.head 4 - Font Name: Use Parent
|
129
|
+
.head 4 - Font Size: Use Parent
|
130
|
+
.head 4 - Font Enhancement: Use Parent
|
131
|
+
.head 3 + Group Box
|
132
|
+
.head 4 - Font Name: Use Parent
|
133
|
+
.head 4 - Font Size: Use Parent
|
134
|
+
.head 4 - Font Enhancement: Use Parent
|
135
|
+
.head 4 - Text Color: Use Parent
|
136
|
+
.head 4 - Background Color: Use Parent
|
137
|
+
.head 3 + Child Table Window
|
138
|
+
.head 4 - Font Name: Use Parent
|
139
|
+
.head 4 - Font Size: Use Parent
|
140
|
+
.head 4 - Font Enhancement: Use Parent
|
141
|
+
.head 4 - Text Color: Use Parent
|
142
|
+
.head 4 - Background Color: Use Parent
|
143
|
+
.head 3 + List Box
|
144
|
+
.head 4 - Font Name: Use Parent
|
145
|
+
.head 4 - Font Size: Use Parent
|
146
|
+
.head 4 - Font Enhancement: Use Parent
|
147
|
+
.head 4 - Text Color: Use Parent
|
148
|
+
.head 4 - Background Color: Use Parent
|
149
|
+
.head 3 + Combo Box
|
150
|
+
.head 4 - Font Name: Use Parent
|
151
|
+
.head 4 - Font Size: Use Parent
|
152
|
+
.head 4 - Font Enhancement: Use Parent
|
153
|
+
.head 4 - Text Color: Use Parent
|
154
|
+
.head 4 - Background Color: Use Parent
|
155
|
+
.head 3 + Line
|
156
|
+
.head 4 - Line Color: Use Parent
|
157
|
+
.head 3 + Frame
|
158
|
+
.head 4 - Border Color: Use Parent
|
159
|
+
.head 4 - Background Color: 3D Face Color
|
160
|
+
.head 3 + Picture
|
161
|
+
.head 4 - Border Color: Use Parent
|
162
|
+
.head 4 - Background Color: Use Parent
|
163
|
+
.head 2 + Formats
|
164
|
+
.head 3 - Number: 0'%'
|
165
|
+
.head 3 - Number: #0
|
166
|
+
.head 3 - Number: ###000
|
167
|
+
.head 3 - Number: ###000;'($'###000')'
|
168
|
+
.head 3 - Date/Time: hh:mm:ss AMPM
|
169
|
+
.head 3 - Date/Time: M/d/yy
|
170
|
+
.head 3 - Date/Time: MM-dd-yy
|
171
|
+
.head 3 - Date/Time: dd-MMM-yyyy
|
172
|
+
.head 3 - Date/Time: MMM d, yyyy
|
173
|
+
.head 3 - Date/Time: MMM d, yyyy hh:mm AMPM
|
174
|
+
.head 3 - Date/Time: MMMM d, yyyy hh:mm AMPM
|
175
|
+
.head 2 + External Functions
|
176
|
+
.head 2 + Constants
|
177
|
+
.data CCDATA
|
178
|
+
0000: 3000000000000000 0000000000000000 00000000
|
179
|
+
.enddata
|
180
|
+
.data CCSIZE
|
181
|
+
0000: 1400
|
182
|
+
.enddata
|
183
|
+
.head 3 + System
|
184
|
+
.head 3 - User
|
185
|
+
.head 3 - Enumerations
|
186
|
+
.head 2 - Resources
|
187
|
+
.head 2 - Variables
|
188
|
+
.head 2 + Internal Functions
|
189
|
+
.head 2 - Named Menus
|
190
|
+
.head 2 + Class Definitions
|
191
|
+
.head 2 + Default Classes
|
192
|
+
.head 3 - MDI Window: cBaseMDI
|
193
|
+
.head 3 - Form Window:
|
194
|
+
.head 3 - Dialog Box:
|
195
|
+
.head 3 - Table Window:
|
196
|
+
.head 3 - Quest Window:
|
197
|
+
.head 3 - Data Field:
|
198
|
+
.head 3 - Spin Field:
|
199
|
+
.head 3 - Multiline Field:
|
200
|
+
.head 3 - Pushbutton:
|
201
|
+
.head 3 - Radio Button:
|
202
|
+
.head 3 - Option Button:
|
203
|
+
.head 3 - Check Box:
|
204
|
+
.head 3 - Child Table:
|
205
|
+
.head 3 - Quest Child Window: cQuickDatabase
|
206
|
+
.head 3 - List Box:
|
207
|
+
.head 3 - Combo Box:
|
208
|
+
.head 3 - Picture:
|
209
|
+
.head 3 - Vertical Scroll Bar:
|
210
|
+
.head 3 - Horizontal Scroll Bar:
|
211
|
+
.head 3 - Column:
|
212
|
+
.head 3 - Background Text:
|
213
|
+
.head 3 - Group Box:
|
214
|
+
.head 3 - Line:
|
215
|
+
.head 3 - Frame:
|
216
|
+
.head 3 - Custom Control:
|
217
|
+
.head 3 - ActiveX:
|
218
|
+
.head 2 - Application Actions
|
@@ -0,0 +1,350 @@
|
|
1
|
+
.head 0 + Application Description:
|
2
|
+
.head 1 - Outline Version - 4.0.34
|
3
|
+
.head 1 + Design-time Settings
|
4
|
+
.data VIEWINFO
|
5
|
+
0000: 6F00000001000000 FFFF01000D004347 5458566965775374 6174650400010000
|
6
|
+
0020: 0000000000A50000 002C000000020000 0003000000FFFFFF FFFFFFFFFFF8FFFF
|
7
|
+
0040: FFE2FFFFFFFFFFFF FF000000007C0200 004D010000010000 0001000000010000
|
8
|
+
0060: 000F4170706C6963 6174696F6E497465 6D00000000
|
9
|
+
.enddata
|
10
|
+
.head 2 - Outline Window State: Normal
|
11
|
+
.head 2 + Outline Window Location and Size
|
12
|
+
.data VIEWINFO
|
13
|
+
0000: 6600040003002D00 0000000000000000 0000B71E5D0E0500 1D00FFFF4D61696E
|
14
|
+
0020: 0000000000000000 0000000000000000 0000003B00010000 00000000000000E9
|
15
|
+
0040: 1E800A00008600FF FF496E7465726E61 6C2046756E637469 6F6E730000000000
|
16
|
+
0060: 0000000000000000 0000000000003200 0100000000000000 0000E91E800A0000
|
17
|
+
0080: DF00FFFF56617269 61626C6573000000 0000000000000000 0000000000000000
|
18
|
+
00A0: 3000010000000000 00000000F51E100D 0000F400FFFF436C 6173736573000000
|
19
|
+
00C0: 0000000000000000 0000000000000000
|
20
|
+
.enddata
|
21
|
+
.data VIEWSIZE
|
22
|
+
0000: D000
|
23
|
+
.enddata
|
24
|
+
.head 3 - Left: -0.013"
|
25
|
+
.head 3 - Top: 0.0"
|
26
|
+
.head 3 - Width: 8.013"
|
27
|
+
.head 3 - Height: 4.969"
|
28
|
+
.head 2 + Options Box Location
|
29
|
+
.data VIEWINFO
|
30
|
+
0000: D4180909B80B1A00
|
31
|
+
.enddata
|
32
|
+
.data VIEWSIZE
|
33
|
+
0000: 0800
|
34
|
+
.enddata
|
35
|
+
.head 3 - Visible? Yes
|
36
|
+
.head 3 - Left: 4.15"
|
37
|
+
.head 3 - Top: 1.885"
|
38
|
+
.head 3 - Width: 3.8"
|
39
|
+
.head 3 - Height: 2.073"
|
40
|
+
.head 2 + Class Editor Location
|
41
|
+
.head 3 - Visible? No
|
42
|
+
.head 3 - Left: 0.575"
|
43
|
+
.head 3 - Top: 0.094"
|
44
|
+
.head 3 - Width: 5.063"
|
45
|
+
.head 3 - Height: 2.719"
|
46
|
+
.head 2 + Tool Palette Location
|
47
|
+
.head 3 - Visible? No
|
48
|
+
.head 3 - Left: 6.388"
|
49
|
+
.head 3 - Top: 0.729"
|
50
|
+
.head 2 - Fully Qualified External References? Yes
|
51
|
+
.head 2 - Reject Multiple Window Instances? No
|
52
|
+
.head 2 - Enable Runtime Checks Of External References? Yes
|
53
|
+
.head 2 - Use Release 4.0 Scope Rules? No
|
54
|
+
.head 2 - Edit Fields Read Only On Disable? No
|
55
|
+
.head 1 - Libraries
|
56
|
+
.head 1 + Global Declarations
|
57
|
+
.head 2 + Window Defaults
|
58
|
+
.head 3 + Tool Bar
|
59
|
+
.head 4 - Display Style? Etched
|
60
|
+
.head 4 - Font Name: MS Sans Serif
|
61
|
+
.head 4 - Font Size: 8
|
62
|
+
.head 4 - Font Enhancement: System Default
|
63
|
+
.head 4 - Text Color: System Default
|
64
|
+
.head 4 - Background Color: System Default
|
65
|
+
.head 3 + Form Window
|
66
|
+
.head 4 - Display Style? Etched
|
67
|
+
.head 4 - Font Name: MS Sans Serif
|
68
|
+
.head 4 - Font Size: 8
|
69
|
+
.head 4 - Font Enhancement: System Default
|
70
|
+
.head 4 - Text Color: System Default
|
71
|
+
.head 4 - Background Color: System Default
|
72
|
+
.head 3 + Dialog Box
|
73
|
+
.head 4 - Display Style? Etched
|
74
|
+
.head 4 - Font Name: MS Sans Serif
|
75
|
+
.head 4 - Font Size: 8
|
76
|
+
.head 4 - Font Enhancement: System Default
|
77
|
+
.head 4 - Text Color: System Default
|
78
|
+
.head 4 - Background Color: System Default
|
79
|
+
.head 3 + Top Level Table Window
|
80
|
+
.head 4 - Font Name: MS Sans Serif
|
81
|
+
.head 4 - Font Size: 8
|
82
|
+
.head 4 - Font Enhancement: System Default
|
83
|
+
.head 4 - Text Color: System Default
|
84
|
+
.head 4 - Background Color: System Default
|
85
|
+
.head 3 + Data Field
|
86
|
+
.head 4 - Font Name: Use Parent
|
87
|
+
.head 4 - Font Size: Use Parent
|
88
|
+
.head 4 - Font Enhancement: Use Parent
|
89
|
+
.head 4 - Text Color: Use Parent
|
90
|
+
.head 4 - Background Color: Use Parent
|
91
|
+
.head 3 + Multiline Field
|
92
|
+
.head 4 - Font Name: Use Parent
|
93
|
+
.head 4 - Font Size: Use Parent
|
94
|
+
.head 4 - Font Enhancement: Use Parent
|
95
|
+
.head 4 - Text Color: Use Parent
|
96
|
+
.head 4 - Background Color: Use Parent
|
97
|
+
.head 3 + Spin Field
|
98
|
+
.head 4 - Font Name: Use Parent
|
99
|
+
.head 4 - Font Size: Use Parent
|
100
|
+
.head 4 - Font Enhancement: Use Parent
|
101
|
+
.head 4 - Text Color: Use Parent
|
102
|
+
.head 4 - Background Color: Use Parent
|
103
|
+
.head 3 + Background Text
|
104
|
+
.head 4 - Font Name: Use Parent
|
105
|
+
.head 4 - Font Size: Use Parent
|
106
|
+
.head 4 - Font Enhancement: Use Parent
|
107
|
+
.head 4 - Text Color: Use Parent
|
108
|
+
.head 4 - Background Color: Use Parent
|
109
|
+
.head 3 + Pushbutton
|
110
|
+
.head 4 - Font Name: Use Parent
|
111
|
+
.head 4 - Font Size: Use Parent
|
112
|
+
.head 4 - Font Enhancement: Use Parent
|
113
|
+
.head 3 + Radio Button
|
114
|
+
.head 4 - Font Name: Use Parent
|
115
|
+
.head 4 - Font Size: Use Parent
|
116
|
+
.head 4 - Font Enhancement: Use Parent
|
117
|
+
.head 4 - Text Color: Use Parent
|
118
|
+
.head 4 - Background Color: Use Parent
|
119
|
+
.head 3 + Check Box
|
120
|
+
.head 4 - Font Name: Use Parent
|
121
|
+
.head 4 - Font Size: Use Parent
|
122
|
+
.head 4 - Font Enhancement: Use Parent
|
123
|
+
.head 4 - Text Color: Use Parent
|
124
|
+
.head 4 - Background Color: Use Parent
|
125
|
+
.head 3 + Option Button
|
126
|
+
.head 4 - Font Name: Use Parent
|
127
|
+
.head 4 - Font Size: Use Parent
|
128
|
+
.head 4 - Font Enhancement: Use Parent
|
129
|
+
.head 3 + Group Box
|
130
|
+
.head 4 - Font Name: Use Parent
|
131
|
+
.head 4 - Font Size: Use Parent
|
132
|
+
.head 4 - Font Enhancement: Use Parent
|
133
|
+
.head 4 - Text Color: Use Parent
|
134
|
+
.head 4 - Background Color: Use Parent
|
135
|
+
.head 3 + Child Table Window
|
136
|
+
.head 4 - Font Name: Use Parent
|
137
|
+
.head 4 - Font Size: Use Parent
|
138
|
+
.head 4 - Font Enhancement: Use Parent
|
139
|
+
.head 4 - Text Color: Use Parent
|
140
|
+
.head 4 - Background Color: Use Parent
|
141
|
+
.head 3 + List Box
|
142
|
+
.head 4 - Font Name: Use Parent
|
143
|
+
.head 4 - Font Size: Use Parent
|
144
|
+
.head 4 - Font Enhancement: Use Parent
|
145
|
+
.head 4 - Text Color: Use Parent
|
146
|
+
.head 4 - Background Color: Use Parent
|
147
|
+
.head 3 + Combo Box
|
148
|
+
.head 4 - Font Name: Use Parent
|
149
|
+
.head 4 - Font Size: Use Parent
|
150
|
+
.head 4 - Font Enhancement: Use Parent
|
151
|
+
.head 4 - Text Color: Use Parent
|
152
|
+
.head 4 - Background Color: Use Parent
|
153
|
+
.head 3 + Line
|
154
|
+
.head 4 - Line Color: Use Parent
|
155
|
+
.head 3 + Frame
|
156
|
+
.head 4 - Border Color: Use Parent
|
157
|
+
.head 4 - Background Color: 3D Face Color
|
158
|
+
.head 3 + Picture
|
159
|
+
.head 4 - Border Color: Use Parent
|
160
|
+
.head 4 - Background Color: Use Parent
|
161
|
+
.head 2 + Formats
|
162
|
+
.head 3 - Number: 0'%'
|
163
|
+
.head 3 - Number: #0
|
164
|
+
.head 3 - Number: ###000
|
165
|
+
.head 3 - Number: ###000;'($'###000')'
|
166
|
+
.head 3 - Date/Time: hh:mm:ss AMPM
|
167
|
+
.head 3 - Date/Time: M/d/yy
|
168
|
+
.head 3 - Date/Time: MM-dd-yy
|
169
|
+
.head 3 - Date/Time: dd-MMM-yyyy
|
170
|
+
.head 3 - Date/Time: MMM d, yyyy
|
171
|
+
.head 3 - Date/Time: MMM d, yyyy hh:mm AMPM
|
172
|
+
.head 3 - Date/Time: MMMM d, yyyy hh:mm AMPM
|
173
|
+
.head 2 - External Functions
|
174
|
+
.head 2 + Constants
|
175
|
+
.data CCDATA
|
176
|
+
0000: 3000000000000000 0000000000000000 00000000
|
177
|
+
.enddata
|
178
|
+
.data CCSIZE
|
179
|
+
0000: 1400
|
180
|
+
.enddata
|
181
|
+
.head 3 - System
|
182
|
+
.head 3 - User
|
183
|
+
.head 3 - Enumerations
|
184
|
+
.head 2 - Resources
|
185
|
+
.head 2 - Variables
|
186
|
+
.data RESOURCE 0 0 1 1059062130
|
187
|
+
0000: 9A00000044000000 0000000000000000 0200000500000004 0000001019000000
|
188
|
+
0020: 010000FE00FF831D 00000019B5000400 FFFF603600000019 00ED0400FF3F4F00
|
189
|
+
0040: 580000190001FB00 FF0F68000000D619 0001FE00FF03
|
190
|
+
.enddata
|
191
|
+
.head 2 - Internal Functions
|
192
|
+
.head 2 - Named Menus
|
193
|
+
.head 2 + Class Definitions
|
194
|
+
.data RESOURCE 0 0 1 1994932569
|
195
|
+
0000: 2A1B0000580C0000 0000000000000000 0200002700FFFF01 00160000436C6173
|
196
|
+
0020: 73566172004F7574 6C696E6552006567 496E666F19003C00 000E44004C475F42
|
197
|
+
0040: 425F5457004D6169 6E74220000E00001 000000A919000001 FD00FF8701801900
|
198
|
+
0060: 080001000011424C 00435F4461746162 610073654272616E 6422B200000100B7
|
199
|
+
0080: 1900F60100FF1F01 80C6000000000200 0000140C424C4D61 6E6100676553716C
|
200
|
+
00A0: 48616E80646C6573 780200F012000000 861900020100FE00 1F800200FD003F09
|
201
|
+
00C0: 0080000004000000 1981000101000000 FF078001000000FF 60080000001900EE
|
202
|
+
00E0: 0100FFC980010000 3F0C005800001900 01FA0000FF0F2500 0000D6190001FE00
|
203
|
+
0100: FF833E00000019B5 000100FFFF605700 00001900ED0100FF 3F70005800001900
|
204
|
+
0120: 01FB00FF0F890000 00C619000101FE00 9F8001FC0000838D 00000004A1000102
|
205
|
+
0140: 0000FF2780010000 FF60910000000400 EE0100FFC9800100 003F950098000004
|
206
|
+
0160: 0001FB007F80F201 00000F99000000E6 040001FE009F8001 FC0000839D000000
|
207
|
+
0180: 04850003000000FF FF60A10000000400 E802030000FFD980 0200FF1B0900A500
|
208
|
+
01A0: 580000190001F800 0000FF0FBE000000 9604000200FE00FF 83C200000004B500
|
209
|
+
01C0: 0300FFFF80018063 0000000361000E42 4C4400796E616D69 635371D132010009
|
210
|
+
01E0: DE0004DA000200FF 7F04B3000400F602 00FFDF088C000400 0102FD003F8001F9
|
211
|
+
0200: 0000370C00047300 0100FF4F800100FE 00C11000000004DC 000100FF93800100
|
212
|
+
0220: 007F143000000019 0001F60100FFE480 0100001F1800002C 0019000100FD00FF
|
213
|
+
0240: 0731000000196B00 0100FFFFC14A0000 0019DA000100FF7F 01C0802100000004
|
214
|
+
0260: FC000E1F52707460 5E00000003006F04 00ED0200FFBF0459 00040002FB00FF6F
|
215
|
+
0280: 08009619000100FE 00FF430180250000 E0050000000E0153 796E636843610063
|
216
|
+
02A0: 68658C000000047B 00046300010200FF 4F800100FE00CD04 0019D200010000FF
|
217
|
+
02C0: 7F1D300000000400 01F4030000FFE480 0100009F2100AC00 040003FD00FF8701
|
218
|
+
02E0: 8004000000060000 000E544CDA434461 4D53220000F40100 001604000700000A
|
219
|
+
0300: 0001AC0A0000FE00 0301806F00000086 070016544C015065 72666F726D00616E
|
220
|
+
0320: 636550726F660069 6C659C0100000C7B 0019430001040000 FF4F800100FE00CD
|
221
|
+
0340: 040019DC000100FF 93800100007F0833 00040001F60200FF E480010000DF0CCC
|
222
|
+
0360: 00040001FD003F80 01F9000037100004 73000100FF4F8001 00FE00CD140019D2
|
223
|
+
0380: 00010000FF7F2DB0 0000000400F60300 FFDF31AC00040003 FD00FF0735000000
|
224
|
+
03A0: 046B000200FFFFC1 3900000019DA0001 00FF7F52B0000000 1900F60100FF1F6B
|
225
|
+
03C0: 00008C0019000101 FD003F8001F90000 C7018063CC000800 0E93537150728F2A
|
226
|
+
03E0: 0100F60900C60400 0102FE009F8001FC 00009B040004B900 0100FF2780010000
|
227
|
+
0400: FF6608000400EE01 00FFC980010000BF 0C5900190001FA00 00FF6F2500D60400
|
228
|
+
0420: 03FE00FF83290000 0004B5000300FFFF 662D000400ED0200 FFBF315900190001
|
229
|
+
0440: FB00FF6F4A00D619 0001FE00FF030180 78000000E609000E FD4466523201097B
|
230
|
+
0460: 00194B00010000FF FFCD190019DA0001 00FF7F32B0000000 1900F60100FF1F4B
|
231
|
+
0480: 00008C0004000102 FD003F8001F90000 074F000000047300 0100FF4F800100FE
|
232
|
+
04A0: 00C15300000004DC 000100FF93800100 007F573300040001 F700FFE480010000
|
233
|
+
04C0: 1F5B00002C001900 0100FD00FF077400 0000046B000300FF FF31018021000AF2
|
234
|
+
04E0: 000016264D616743 530053746F726564 507291635E000003 BD0019A500010000
|
235
|
+
0500: FFFF6619000400AD 070001EEAC00BF1D 59000C00072B0001 E80AFA00000F0180
|
236
|
+
0520: 320001000B000000 0C54364C53457200 726F724000000002 7B00190B00010000
|
237
|
+
0540: 00FFFFCD190019DA 000100FF7F018880 0800000C0000000E 4357435F546F006F
|
238
|
+
0560: 6C416374696F6E60 5000000002006F04 00EC010200FFC980 010000BF04990004
|
239
|
+
0580: 0001FB007F80F201 00008F0180080100 0D0000001449004E 545F465751756500
|
240
|
+
05A0: 727942794578616D 20706C6540000002 7B00046B000200FF FFCD040004DA0002
|
241
|
+
05C0: 00FF7F010D04000E 0000300010494E54 57C4537963684311 652200000100BD00
|
242
|
+
05E0: 04B5000200FFFF18 018004000F006000 000E494E4330535F 546F546988702200
|
243
|
+
0600: 000100DE0004DA00 0300FF7F0188805B 0000100000001256 435F426C6480426C
|
244
|
+
0620: 6F636B50720E66D6 000000F60700D604 0002FE00FF9B0400 04B5000200FFFF66
|
245
|
+
0640: 08001900E9010000 FFBF215900190001 FB00FF0F3A000000 D6190001FE00FF9B
|
246
|
+
0660: 530004B5000200FF FF6657000400ED02 00FF3F0180008100 0000110000000808
|
247
|
+
0680: 5643456D6169C06C C000000006DE0019 D200010000FF7F19 B3001900F60100FF
|
248
|
+
06A0: DF32AC00190001FD 00FF374B00196B00 0100FFFFC1640000 0019DA000100FF7F
|
249
|
+
06C0: 7D30000000040001 F60200FFE4800100 001F0180D5240100 1200001206564368
|
250
|
+
06E0: 696C640041747472 696275742065734C 03001C00BC000004 B5000200FFFF6604
|
251
|
+
0700: 001900E9010000FF BF1D5900190001FB 00FF0F36000000D6 040002FE00FF9B3A
|
252
|
+
0720: 0019B5000100FFFF 6653001900ED0100 FF3F6C0058000004 0003FB00FF6F7000
|
253
|
+
0740: D6190001FE00FF9B 890019B5000100FF FF60A20000001900 ED0100FF3FBB0058
|
254
|
+
0760: 0000040002FB00FF 0FBF000000D60400 02FE00FF83C30000 0004B5000200FFFF
|
255
|
+
0780: 60C70000000400ED 0200FF3FCB005800 00040002FB00FF0F CF000000D6040002
|
256
|
+
07A0: FE00FF83D3000000 04B5000300FFFF60 D70000000400ED02 00FF3FDB00580000
|
257
|
+
07C0: 190001FB00FF0FF4 000000D6190001FE 00FFA30D010019B5 000100FFFF682601
|
258
|
+
07E0: 001900ED0100FF3F 3F015A00190001FB 00FF8F580100D619 0001FE00FFA37101
|
259
|
+
0800: 0019B5000100FFFF 688A01001900ED01 00FF3FA3015A0019 0001FB00FF8FBC01
|
260
|
+
0820: 00D6190001FE00FF 6301801900001300 00000554575F1043 532200000100BD00
|
261
|
+
0840: 19B5000100FFFF18 018019001400E100 0B5457385F517522 00D1000100005B19
|
262
|
+
0860: 0001FB00FF8F0180 0801001500000016 49064E4D44495F4D BE6168C372656E50
|
263
|
+
0880: EC0002008D040001 03FD003F8001F900 0037040004730001 00FF4F800100FE00
|
264
|
+
08A0: 310180040016E000 00000E43A6534F75 6C196522000100BD 0004B5000700A201
|
265
|
+
08C0: 940A0000FF180180 1900170040000014 54574354F7414154 5742617322830001
|
266
|
+
08E0: 000000B71900F601 00FF1F0180323300 18000B3050425F43 4465206275674000
|
267
|
+
0900: 00027B00194B0001 0000FFFFCD190019 DA000100FF7F01CC 8004001938001449
|
268
|
+
0920: 646CE86742424419 546F732200D10001 00005B040003FB00 FF8F01800801001A
|
269
|
+
0940: 0000000D56024344 6973706C6140794D 7367500000F60200 C604000102FE009F
|
270
|
+
0960: 8001FC00009B0400 04B9000100FF2780 010000FF1001807D 00001B007800000E
|
271
|
+
0980: 43BB5454819A0000 000500DE0019D200 010000FF7F19B300 1900F60100FFDF32
|
272
|
+
09A0: AC00190001FD00FF 374B00196B000100 FFFFCD640019DA00 0100FF7F01C88010
|
273
|
+
09C0: 00001C3C00146677 04424253656C6563 007457686572657C 00D8000004005B04
|
274
|
+
09E0: 0003FB00FF6F0400 D6040003FE00FF93 08000004B5000200 FFFF660C000400ED
|
275
|
+
0A00: 0200FFBF01667D00 1D00000D63526164 696F4C0069737442 6F789A00D9000500
|
276
|
+
0A20: 5B190001FA0000FF 6F1900D6190001FE 00FF9B320019B500 0100FFFF664B0019
|
277
|
+
0A40: 00ED0100FFBF6459 00190001FB00FF0F 0180130102001E00 00000F6300446573
|
278
|
+
0A60: 6B746F704C3E694E 01D2000B00005B19 0001FA0000FF6F19 00D6190001FE00FF
|
279
|
+
0A80: 9B320019B5000100 FFFF664B001900ED 0100FFBF64590019 0001FB00FF6F7D00
|
280
|
+
0AA0: D6190001FE00FF83 9600000019B50001 00FFFF60AF000000 1900ED0100FF3FC8
|
281
|
+
0AC0: 00580000190001FB 00FF0FE1000000D6 190001FE00FF83FA 00000019B5000100
|
282
|
+
0AE0: FFFF100180640000 1F000000000B6344 69724C3E697C00D9 0004005B190001FA
|
283
|
+
0B00: 0000FF6F1900D619 0001FE00FF9B3200 19B5000100FFFF66 4B001900ED0100FF
|
284
|
+
0B20: 3F0180044B000020 0000001E0F547265 F8654C69645E0000 03006F1900E90100
|
285
|
+
0B40: 00FFBF1959001900 01FB00FF6F3200D6 190001FE00FF4301 80AF00000621000C
|
286
|
+
0B60: 634669F86C654CC9 D6000007DE0019D2 00010000FF7F19B3 001900F60100FFDF
|
287
|
+
0B80: 32AC00190001FD00 FF374B00196B0001 00FFFFCD640019DA 000100FF7F7DB300
|
288
|
+
0BA0: 1900F60100FFDF96 AC00190001FD00FF C701800408002200 001C494EFB64B650
|
289
|
+
0BC0: 666DF86E63651B22 000100BD0004B500 0300FFFF18018004 002300F80000149F
|
290
|
+
0BE0: 5371FE50A3000100 00B70400F60300FF 1F01800403002400 000014FF93527050
|
291
|
+
0C00: 727F00F4010000D6 040003FE00FF6301 8019008625001A49 4E7F43406F6E7461
|
292
|
+
0C20: 696E72FC5072A300 010000B71900F601 00FF1F0180080300 260000001EFC494E
|
293
|
+
0C40: 034672616D6577E0 6F726B496E126D74 696E4000D9000200 5B040003FB00FF6F
|
294
|
+
0C60: 0400D6040003FE00 FF03
|
295
|
+
.enddata
|
296
|
+
.head 3 + Functional Class: BaseClass
|
297
|
+
.head 4 - Description:
|
298
|
+
.head 4 - Derived From
|
299
|
+
.head 4 - Class Variables
|
300
|
+
.head 4 - Instance Variables
|
301
|
+
.head 4 - Functions
|
302
|
+
.head 3 + Functional Class: ClassName
|
303
|
+
.head 4 - Description: ClassDescription
|
304
|
+
.head 4 + Derived From
|
305
|
+
.head 5 - Class: BaseClass
|
306
|
+
.head 4 + Class Variables
|
307
|
+
.head 5 - Number: classVariable
|
308
|
+
.head 4 + Instance Variables
|
309
|
+
.head 5 - Number: instanceVariable
|
310
|
+
.head 4 + Functions
|
311
|
+
.head 5 + Function: functionName
|
312
|
+
.head 6 - Description: FunctionDescription
|
313
|
+
.head 6 + Returns
|
314
|
+
.head 7 - Number:
|
315
|
+
.head 6 + Parameters
|
316
|
+
.head 7 - Number: functionParameter
|
317
|
+
.head 6 + Static Variables
|
318
|
+
.head 7 - Number: staticVariable
|
319
|
+
.head 6 + Local variables
|
320
|
+
.head 7 - Number: localVariable
|
321
|
+
.head 6 + Actions
|
322
|
+
.head 7 - ! Actions
|
323
|
+
.head 2 + Default Classes
|
324
|
+
.head 3 - MDI Window: cBaseMDI
|
325
|
+
.head 3 - Form Window:
|
326
|
+
.head 3 - Dialog Box:
|
327
|
+
.head 3 - Table Window:
|
328
|
+
.head 3 - Quest Window:
|
329
|
+
.head 3 - Data Field:
|
330
|
+
.head 3 - Spin Field:
|
331
|
+
.head 3 - Multiline Field:
|
332
|
+
.head 3 - Pushbutton:
|
333
|
+
.head 3 - Radio Button:
|
334
|
+
.head 3 - Option Button:
|
335
|
+
.head 3 - Check Box:
|
336
|
+
.head 3 - Child Table:
|
337
|
+
.head 3 - Quest Child Window: cQuickDatabase
|
338
|
+
.head 3 - List Box:
|
339
|
+
.head 3 - Combo Box:
|
340
|
+
.head 3 - Picture:
|
341
|
+
.head 3 - Vertical Scroll Bar:
|
342
|
+
.head 3 - Horizontal Scroll Bar:
|
343
|
+
.head 3 - Column:
|
344
|
+
.head 3 - Background Text:
|
345
|
+
.head 3 - Group Box:
|
346
|
+
.head 3 - Line:
|
347
|
+
.head 3 - Frame:
|
348
|
+
.head 3 - Custom Control:
|
349
|
+
.head 3 - ActiveX:
|
350
|
+
.head 2 - Application Actions
|