• Home
  • Raw
  • Download

Lines Matching refs:Alert

1 Alert: *** starting test 1 ***
2 Alert: PASS: AFDate_Format() threw AFDate_Format: Incorrect number of parameters passed to function.
3 Alert: PASS: AFDate_Format(1, 2) threw AFDate_Format: Incorrect number of parameters passed to func…
4 Alert: PASS: AFDate_Format(1) = 1/1/70
5 Alert: PASS: AFDate_Format(1) = 5/9/14
6 Alert: PASS: AFDate_Format('blooey') = 1/1
7 Alert: PASS: AFDate_Format('blooey') = 5/9
8 Alert: **********************
9 Alert: PASS: AFDate_FormatEx() threw AFDate_FormatEx: Incorrect number of parameters passed to func…
10 Alert: PASS: AFDate_FormatEx(1, 2) threw AFDate_FormatEx: Incorrect number of parameters passed to …
11 Alert: PASS: AFDate_FormatEx(2) = 2
12 Alert: PASS: AFDate_FormatEx('blooey') = blooey
13 Alert: PASS: AFDate_FormatEx('m/d') = 5/9
14 Alert: PASS: AFDate_FormatEx('mm/dd/yyyy') = 12/02/2015
15 Alert: PASS: AFDate_FormatEx('mm/dd/yyyy') = 05/09/2014
16 Alert: **********************
17 Alert: PASS: AFDate_Keystroke() threw AFDate_Keystroke: Incorrect number of parameters passed to fu…
18 Alert: PASS: AFDate_Keystroke(1, 2) threw AFDate_Keystroke: Incorrect number of parameters passed t…
19 Alert: PASS: AFDate_Keystroke(2) = 04/19
20 Alert: PASS: AFDate_Keystroke('blooey') = 04/19/15
21 Alert: **********************
22 Alert: PASS: AFDate_KeystrokeEx() threw AFDate_KeystrokeEx: AFDate_KeystrokeEx's parameter size not…
23 Alert: PASS: AFDate_KeystrokeEx(1, 2) threw AFDate_KeystrokeEx: AFDate_KeystrokeEx's parameter size…
25 Alert: PASS: AFDate_KeystrokeEx(2) = x
27 Alert: PASS: AFDate_KeystrokeEx('blooey') = x
29 Alert: PASS: AFDate_KeystrokeEx('m/d') = x
30 Alert: **********************
31 Alert: PASS: AFExtractNums() threw AFExtractNums: Incorrect number of parameters passed to function.
32 Alert: PASS: AFExtractNums(1, 2) threw AFExtractNums: Incorrect number of parameters passed to func…
33 Alert: PASS: AFExtractNums('100 200') = 100,200
34 Alert: **********************
35 Alert: PASS: AFMakeNumber() threw AFMakeNumber: Incorrect number of parameters passed to function.
36 Alert: PASS: AFMakeNumber(1, 2) threw AFMakeNumber: Incorrect number of parameters passed to functi…
37 Alert: PASS: AFMakeNumber('2blooey') = 0
38 Alert: PASS: AFMakeNumber(1) = 1
39 Alert: PASS: AFMakeNumber('1.2') = 1.2
40 Alert: PASS: AFMakeNumber('1,2') = 1.2
41 Alert: **********************
42 Alert: PASS: AFMergeChange() threw AFMergeChange: Incorrect number of parameters passed to function.
43 Alert: PASS: AFMergeChange(1, 2) threw AFMergeChange: Incorrect number of parameters passed to func…
44 Alert: PASS: AFMergeChange(undefined) = one
45 Alert: **********************
46 Alert: PASS: AFNumber_Format() threw AFNumber_Format: Incorrect number of parameters passed to func…
47 Alert: PASS: AFNumber_Format(0, 1, 0, 0, '', false, 42) threw AFNumber_Format: Incorrect number of …
48 Alert: PASS: AFNumber_Format(0, 1, 0, 0, '', false) = 0
49 Alert: PASS: AFNumber_Format(0, 1, 0, 0, '', false) = 12
50 Alert: **********************
51 Alert: PASS: AFNumber_Keystroke() threw AFNumber_Keystroke: Incorrect number of parameters passed t…
52 Alert: PASS: AFNumber_Keystroke(1) threw AFNumber_Keystroke: Incorrect number of parameters passed …
54 Alert: PASS: AFNumber_Keystroke(1, 2) threw AFNumber_Keystroke: The input value is invalid.
55 Alert: PASS: AFNumber_Keystroke(1, 2) = 123
56 Alert: PASS: AFNumber_Keystroke(1, 2, 3) = 123
57 Alert: **********************
58 Alert: PASS: AFParseDateEx() threw AFParseDateEx: Incorrect number of parameters passed to function.
59 Alert: PASS: AFParseDateEx(1, 2, 3) threw AFParseDateEx: Incorrect number of parameters passed to f…
60 Alert: PASS: AFParseDateEx(1, 2) = 1399672130000
61 Alert: **********************
62 Alert: PASS: AFPercent_Format() threw AFPercent_Format: Incorrect number of parameters passed to fu…
63 Alert: PASS: AFPercent_Format(0) threw AFPercent_Format: Incorrect number of parameters passed to f…
64 Alert: PASS: AFPercent_Format(1, 0, 0) = -512.3%
65 Alert: PASS: AFPercent_Format(1, 0, 0, 0) = -512.3%
66 Alert: PASS: AFPercent_Format(1, 0, 0, 0, 0) = -512.3%
67 Alert: PASS: AFPercent_Format(1, 0, 0, 0, 0, 0) = -512.3%
68 Alert: PASS: AFPercent_Format(1, 0, 0) = -512.3%
69 Alert: PASS: AFPercent_Format(1, 0, 1) = %-512.3
70 Alert: PASS: AFPercent_Format(1, 0, 2) = %-512.3
71 Alert: PASS: AFPercent_Format(10, 0, 0) = 0.0000000000%
72 Alert: PASS: AFPercent_Format(10, 0, 1) = %0.0000000000
73 Alert: PASS: AFPercent_Format(10, 0, 2) = %0.0000000000
74 Alert: PASS: AFPercent_Format(0, 0, 0) = 98,765,432,100%
75 Alert: PASS: AFPercent_Format(0, 1, 0) = 98765432100%
76 Alert: PASS: AFPercent_Format(0, 2, 0) = 98.765.432.100%
77 Alert: PASS: AFPercent_Format(0, 0, 1) = %98,765,432,100
78 Alert: PASS: AFPercent_Format(0, 1, 1) = %98765432100
79 Alert: PASS: AFPercent_Format(0, 2, 1) = %98.765.432.100
80 Alert: PASS: AFPercent_Format(0, 0, 2) = %98,765,432,100
81 Alert: PASS: AFPercent_Format(0, 1, 2) = %98765432100
82 Alert: PASS: AFPercent_Format(0, 2, 2) = %98.765.432.100
83 Alert: PASS: AFPercent_Format(-3, 0) threw AFPercent_Format: Incorrect parameter value.
84 Alert: PASS: AFPercent_Format(-3, 1) threw AFPercent_Format: Incorrect parameter value.
85 Alert: PASS: AFPercent_Format(-1, 3) threw AFPercent_Format: Incorrect parameter value.
86 Alert: PASS: AFPercent_Format(0, -3) threw AFPercent_Format: Incorrect parameter value.
87 Alert: PASS: AFPercent_Format(0, -1) threw AFPercent_Format: Incorrect parameter value.
88 Alert: PASS: AFPercent_Format(0, 50) threw AFPercent_Format: Incorrect parameter value.
89 Alert: PASS: AFPercent_Format(0, 51) threw AFPercent_Format: Incorrect parameter value.
90 Alert: PASS: AFPercent_Format(0, 0) = 0%
91 Alert: PASS: AFPercent_Format(0, 1) = 0%
92 Alert: PASS: AFPercent_Format(0, 2) = 0%
93 Alert: PASS: AFPercent_Format(0, 3) = 0%
94 Alert: PASS: AFPercent_Format(0, 4) = 0%
95 Alert: PASS: AFPercent_Format(1, 0) = 0.0%
96 Alert: PASS: AFPercent_Format(1, 1) = 0.0%
97 Alert: PASS: AFPercent_Format(1, 2) = 0,0%
98 Alert: PASS: AFPercent_Format(1, 3) = 0,0%
99 Alert: PASS: AFPercent_Format(1, 4) = 0.0%
100 Alert: PASS: AFPercent_Format(2, 0) = 0.00%
101 Alert: PASS: AFPercent_Format(2, 1) = 0.00%
102 Alert: PASS: AFPercent_Format(2, 2) = 0,00%
103 Alert: PASS: AFPercent_Format(2, 3) = 0,00%
104 Alert: PASS: AFPercent_Format(2, 4) = 0.00%
105 Alert: PASS: AFPercent_Format(3, 0) = 0.000%
106 Alert: PASS: AFPercent_Format(3, 1) = 0.000%
107 Alert: PASS: AFPercent_Format(3, 2) = 0,000%
108 Alert: PASS: AFPercent_Format(3, 3) = 0,000%
109 Alert: PASS: AFPercent_Format(3, 4) = 0.000%
110 Alert: PASS: AFPercent_Format(10, 0) = 0.0000000000%
111 Alert: PASS: AFPercent_Format(10, 1) = 0.0000000000%
112 Alert: PASS: AFPercent_Format(10, 2) = 0,0000000000%
113 Alert: PASS: AFPercent_Format(10, 3) = 0,0000000000%
114 Alert: PASS: AFPercent_Format(10, 4) = 0.0000000000%
115 Alert: PASS: AFPercent_Format(0, 0) = 0%
116 Alert: PASS: AFPercent_Format(0, 1) = 0%
117 Alert: PASS: AFPercent_Format(0, 2) = 0%
118 Alert: PASS: AFPercent_Format(0, 3) = 0%
119 Alert: PASS: AFPercent_Format(0, 4) = 0%
120 Alert: PASS: AFPercent_Format(1, 0) = 0.0%
121 Alert: PASS: AFPercent_Format(1, 1) = 0.0%
122 Alert: PASS: AFPercent_Format(1, 2) = 0,0%
123 Alert: PASS: AFPercent_Format(1, 3) = 0,0%
124 Alert: PASS: AFPercent_Format(1, 4) = 0.0%
125 Alert: PASS: AFPercent_Format(2, 0) = 0.00%
126 Alert: PASS: AFPercent_Format(2, 1) = 0.00%
127 Alert: PASS: AFPercent_Format(2, 2) = 0,00%
128 Alert: PASS: AFPercent_Format(2, 3) = 0,00%
129 Alert: PASS: AFPercent_Format(2, 4) = 0.00%
130 Alert: PASS: AFPercent_Format(3, 0) = 0.000%
131 Alert: PASS: AFPercent_Format(3, 1) = 0.000%
132 Alert: PASS: AFPercent_Format(3, 2) = 0,000%
133 Alert: PASS: AFPercent_Format(3, 3) = 0,000%
134 Alert: PASS: AFPercent_Format(3, 4) = 0.000%
135 Alert: PASS: AFPercent_Format(10, 0) = 0.0000000000%
136 Alert: PASS: AFPercent_Format(10, 1) = 0.0000000000%
137 Alert: PASS: AFPercent_Format(10, 2) = 0,0000000000%
138 Alert: PASS: AFPercent_Format(10, 3) = 0,0000000000%
139 Alert: PASS: AFPercent_Format(10, 4) = 0.0000000000%
140 Alert: PASS: AFPercent_Format(0, 0) = -512%
141 Alert: PASS: AFPercent_Format(0, 1) = -512%
142 Alert: PASS: AFPercent_Format(0, 2) = -512%
143 Alert: PASS: AFPercent_Format(0, 3) = -512%
144 Alert: PASS: AFPercent_Format(0, 4) = -512%
145 Alert: PASS: AFPercent_Format(1, 0) = -512.3%
146 Alert: PASS: AFPercent_Format(1, 1) = -512.3%
147 Alert: PASS: AFPercent_Format(1, 2) = -512,3%
148 Alert: PASS: AFPercent_Format(1, 3) = -512,3%
149 Alert: PASS: AFPercent_Format(1, 4) = -512.3%
150 Alert: PASS: AFPercent_Format(2, 0) = -512.34%
151 Alert: PASS: AFPercent_Format(2, 1) = -512.34%
152 Alert: PASS: AFPercent_Format(2, 2) = -512,34%
153 Alert: PASS: AFPercent_Format(2, 3) = -512,34%
154 Alert: PASS: AFPercent_Format(2, 4) = -512.34%
155 Alert: PASS: AFPercent_Format(3, 0) = -512.340%
156 Alert: PASS: AFPercent_Format(3, 1) = -512.340%
157 Alert: PASS: AFPercent_Format(3, 2) = -512,340%
158 Alert: PASS: AFPercent_Format(3, 3) = -512,340%
159 Alert: PASS: AFPercent_Format(3, 4) = -512.340%
160 Alert: PASS: AFPercent_Format(10, 0) = -512.3400000000%
161 Alert: PASS: AFPercent_Format(10, 1) = -512.3400000000%
162 Alert: PASS: AFPercent_Format(10, 2) = -512,3400000000%
163 Alert: PASS: AFPercent_Format(10, 3) = -512,3400000000%
164 Alert: PASS: AFPercent_Format(10, 4) = -512.3400000000%
165 Alert: PASS: AFPercent_Format(0, 0) = 512%
166 Alert: PASS: AFPercent_Format(0, 1) = 512%
167 Alert: PASS: AFPercent_Format(0, 2) = 512%
168 Alert: PASS: AFPercent_Format(0, 3) = 512%
169 Alert: PASS: AFPercent_Format(0, 4) = 512%
170 Alert: PASS: AFPercent_Format(1, 0) = 512.3%
171 Alert: PASS: AFPercent_Format(1, 1) = 512.3%
172 Alert: PASS: AFPercent_Format(1, 2) = 512,3%
173 Alert: PASS: AFPercent_Format(1, 3) = 512,3%
174 Alert: PASS: AFPercent_Format(1, 4) = 512.3%
175 Alert: PASS: AFPercent_Format(2, 0) = 512.34%
176 Alert: PASS: AFPercent_Format(2, 1) = 512.34%
177 Alert: PASS: AFPercent_Format(2, 2) = 512,34%
178 Alert: PASS: AFPercent_Format(2, 3) = 512,34%
179 Alert: PASS: AFPercent_Format(2, 4) = 512.34%
180 Alert: PASS: AFPercent_Format(3, 0) = 512.340%
181 Alert: PASS: AFPercent_Format(3, 1) = 512.340%
182 Alert: PASS: AFPercent_Format(3, 2) = 512,340%
183 Alert: PASS: AFPercent_Format(3, 3) = 512,340%
184 Alert: PASS: AFPercent_Format(3, 4) = 512.340%
185 Alert: PASS: AFPercent_Format(10, 0) = 512.3400000000%
186 Alert: PASS: AFPercent_Format(10, 1) = 512.3400000000%
187 Alert: PASS: AFPercent_Format(10, 2) = 512,3400000000%
188 Alert: PASS: AFPercent_Format(10, 3) = 512,3400000000%
189 Alert: PASS: AFPercent_Format(10, 4) = 512.3400000000%
190 Alert: PASS: AFPercent_Format(1, 0) = 1,234.6%
191 Alert: PASS: AFPercent_Format(4, 1) = 1234.5600%
192 Alert: PASS: AFPercent_Format(0, 0) = 1%
193 Alert: PASS: AFPercent_Format(0, 1) = 1%
194 Alert: PASS: AFPercent_Format(0, 2) = 1%
195 Alert: PASS: AFPercent_Format(0, 3) = 1%
196 Alert: PASS: AFPercent_Format(0, 4) = 1%
197 Alert: PASS: AFPercent_Format(1, 0) = 1.0%
198 Alert: PASS: AFPercent_Format(1, 1) = 1.0%
199 Alert: PASS: AFPercent_Format(1, 2) = 1,0%
200 Alert: PASS: AFPercent_Format(1, 3) = 1,0%
201 Alert: PASS: AFPercent_Format(1, 4) = 1.0%
202 Alert: PASS: AFPercent_Format(2, 0) = 0.99%
203 Alert: PASS: AFPercent_Format(2, 1) = 0.99%
204 Alert: PASS: AFPercent_Format(2, 2) = 0,99%
205 Alert: PASS: AFPercent_Format(2, 3) = 0,99%
206 Alert: PASS: AFPercent_Format(2, 4) = 0.99%
207 Alert: PASS: AFPercent_Format(3, 0) = 0.988%
208 Alert: PASS: AFPercent_Format(3, 1) = 0.988%
209 Alert: PASS: AFPercent_Format(3, 2) = 0,988%
210 Alert: PASS: AFPercent_Format(3, 3) = 0,988%
211 Alert: PASS: AFPercent_Format(3, 4) = 0.988%
212 Alert: PASS: AFPercent_Format(10, 0) = 0.9876000000%
213 Alert: PASS: AFPercent_Format(10, 1) = 0.9876000000%
214 Alert: PASS: AFPercent_Format(10, 2) = 0,9876000000%
215 Alert: PASS: AFPercent_Format(10, 3) = 0,9876000000%
216 Alert: PASS: AFPercent_Format(10, 4) = 0.9876000000%
217 Alert: PASS: AFPercent_Format(0, 0) = 98,765,432,100%
218 Alert: PASS: AFPercent_Format(0, 1) = 98765432100%
219 Alert: PASS: AFPercent_Format(0, 2) = 98.765.432.100%
220 Alert: PASS: AFPercent_Format(0, 3) = 98765432100%
221 Alert: PASS: AFPercent_Format(0, 4) = 98'765'432'100%
222 Alert: PASS: AFPercent_Format(1, 0) = 98,765,432,100.1%
223 Alert: PASS: AFPercent_Format(1, 1) = 98765432100.1%
224 Alert: PASS: AFPercent_Format(1, 2) = 98.765.432.100,1%
225 Alert: PASS: AFPercent_Format(1, 3) = 98765432100,1%
226 Alert: PASS: AFPercent_Format(1, 4) = 98'765'432'100.1%
227 Alert: PASS: AFPercent_Format(2, 0) = 98,765,432,100.12%
228 Alert: PASS: AFPercent_Format(2, 1) = 98765432100.12%
229 Alert: PASS: AFPercent_Format(2, 2) = 98.765.432.100,12%
230 Alert: PASS: AFPercent_Format(2, 3) = 98765432100,12%
231 Alert: PASS: AFPercent_Format(2, 4) = 98'765'432'100.12%
232 Alert: PASS: AFPercent_Format(3, 0) = 98,765,432,100.123%
233 Alert: PASS: AFPercent_Format(3, 1) = 98765432100.123%
234 Alert: PASS: AFPercent_Format(3, 2) = 98.765.432.100,123%
235 Alert: PASS: AFPercent_Format(3, 3) = 98765432100,123%
236 Alert: PASS: AFPercent_Format(3, 4) = 98'765'432'100.123%
237 Alert: PASS: AFPercent_Format(10, 0) = 98,765,432,100.1234130859%
238 Alert: PASS: AFPercent_Format(10, 1) = 98765432100.1234130859%
239 Alert: PASS: AFPercent_Format(10, 2) = 98.765.432.100,1234130859%
240 Alert: PASS: AFPercent_Format(10, 3) = 98765432100,1234130859%
241 Alert: PASS: AFPercent_Format(10, 4) = 98'765'432'100.1234130859%
242 Alert: PASS: AFPercent_Format(0, 0) = 98,765,432,100%
243 Alert: PASS: AFPercent_Format(0, 1) = 98765432100%
244 Alert: PASS: AFPercent_Format(0, 2) = 98.765.432.100%
245 Alert: PASS: AFPercent_Format(0, 3) = 98765432100%
246 Alert: PASS: AFPercent_Format(0, 4) = 98'765'432'100%
247 Alert: PASS: AFPercent_Format(1, 0) = 98,765,432,100.0%
248 Alert: PASS: AFPercent_Format(1, 1) = 98765432100.0%
249 Alert: PASS: AFPercent_Format(1, 2) = 98.765.432.100,0%
250 Alert: PASS: AFPercent_Format(1, 3) = 98765432100,0%
251 Alert: PASS: AFPercent_Format(1, 4) = 98'765'432'100.0%
252 Alert: PASS: AFPercent_Format(2, 0) = 98,765,432,100.00%
253 Alert: PASS: AFPercent_Format(2, 1) = 98765432100.00%
254 Alert: PASS: AFPercent_Format(2, 2) = 98.765.432.100,00%
255 Alert: PASS: AFPercent_Format(2, 3) = 98765432100,00%
256 Alert: PASS: AFPercent_Format(2, 4) = 98'765'432'100.00%
257 Alert: PASS: AFPercent_Format(3, 0) = 98,765,432,100.000%
258 Alert: PASS: AFPercent_Format(3, 1) = 98765432100.000%
259 Alert: PASS: AFPercent_Format(3, 2) = 98.765.432.100,000%
260 Alert: PASS: AFPercent_Format(3, 3) = 98765432100,000%
261 Alert: PASS: AFPercent_Format(3, 4) = 98'765'432'100.000%
262 Alert: PASS: AFPercent_Format(10, 0) = 98,765,432,100.0000000000%
263 Alert: PASS: AFPercent_Format(10, 1) = 98765432100.0000000000%
264 Alert: PASS: AFPercent_Format(10, 2) = 98.765.432.100,0000000000%
265 Alert: PASS: AFPercent_Format(10, 3) = 98765432100,0000000000%
266 Alert: PASS: AFPercent_Format(10, 4) = 98'765'432'100.0000000000%
267 Alert: PASS: AFPercent_Format(1, 0) = 1.0%
268 Alert: PASS: AFPercent_Format(1, 0) = 0.1%
269 Alert: PASS: AFPercent_Format(1, 0) = 0.0%
270 Alert: PASS: AFPercent_Format(1, 0) = 0.0%
271 Alert: PASS: AFPercent_Format(1, 0) = 0.0%
272 Alert: PASS: AFPercent_Format(10, 2) = 0,0001000000%
273 Alert: PASS: AFPercent_Format(20, 0) = 0.00000000000000000000%
274 Alert: PASS: AFPercent_Format(308, 0) = 0.000000000000000000000000000000000000000000000000000000000…
275 Alert: PASS: AFPercent_Format(308, 0) = 0.000099999999999999991239646446317124173219781368970870971…
276 Alert: PASS: AFPercent_Format(513, 0) = %
277 Alert: **********************
278 Alert: PASS: AFPercent_Keystroke() threw AFPercent_Keystroke: Incorrect number of parameters passed…
279 Alert: PASS: AFPercent_Keystroke(1) threw AFPercent_Keystroke: Incorrect number of parameters passe…
281 Alert: PASS: AFPercent_Keystroke(1, 0) threw AFPercent_Keystroke: The input value is invalid.
282 Alert: PASS: AFPercent_Keystroke(1, 0) = .123
283 Alert: **********************
284 Alert: PASS: AFRange_Validate() threw AFRange_Validate: Incorrect number of parameters passed to fu…
285 Alert: PASS: AFRange_Validate(1, 2, 3, 4, 5) threw AFRange_Validate: Incorrect number of parameters…
287 Alert: PASS: AFRange_Validate(true, 2, true, 4) = 1
289 Alert: PASS: AFRange_Validate(true, 2, true, 4) = 5
291 Alert: PASS: AFRange_Validate(true, 2, false, 4) = 1
293 Alert: PASS: AFRange_Validate(false, 2, true, 4) = 5
294 Alert: PASS: AFRange_Validate(true, 2, true, 4) = 3
295 Alert: PASS: AFRange_Validate(false, 2, true, 4) = 1
296 Alert: PASS: AFRange_Validate(true, 2, false, 4) = 5
297 Alert: **********************
298 Alert: PASS: AFSimple() threw AFSimple: Incorrect number of parameters passed to function.
299 Alert: PASS: AFSimple(1, 2, 3, 4) threw AFSimple: Incorrect number of parameters passed to function.
300 Alert: PASS: AFSimple(1, 2, 3) threw AFSimple: Incorrect parameter value.
301 Alert: PASS: AFSimple('nonesuch', 2, 3) threw AFSimple: Incorrect parameter value.
302 Alert: PASS: AFSimple('AVG', 2, 3) = 2.5
303 Alert: PASS: AFSimple('MIN', 2, 3) = 2
304 Alert: PASS: AFSimple('MAX', 2, 3) = 3
305 Alert: PASS: AFSimple('SUM', 2, 3) = 5
306 Alert: PASS: AFSimple('PRD', 2, 3) = 6
307 Alert: PASS: AFSimple('AVG', 2, 'nonesuch') threw AFSimple: Incorrect parameter value.
308 Alert: PASS: AFSimple('MIN', 2, 'nonesuch') threw AFSimple: Incorrect parameter value.
309 Alert: PASS: AFSimple('MAX', 2, 'nonesuch') threw AFSimple: Incorrect parameter value.
310 Alert: PASS: AFSimple('SUM', 2, 'nonesuch') threw AFSimple: Incorrect parameter value.
311 Alert: PASS: AFSimple('PRD', 2, 'nonesuch') threw AFSimple: Incorrect parameter value.
312 Alert: **********************
313 Alert: PASS: AFSimple_Calculate() threw AFSimple_Calculate: Incorrect number of parameters passed t…
314 Alert: PASS: AFSimple_Calculate(1) threw AFSimple_Calculate: Incorrect number of parameters passed …
315 Alert: ERROR: AFSimple_Calculate: Incorrect parameter value.
316 Alert: PASS: AFSimple_Calculate('AVG', [1, 'nonesuch', {'crud': 32}]) = 0
317 Alert: PASS: AFSimple_Calculate('AVG', ['Text2', 'Text3']) = 289.5
318 Alert: PASS: AFSimple_Calculate('SUM', ['Text2', 'Text3']) = 579
319 Alert: PASS: AFSimple_Calculate('PRD', ['Text2', 'Text3']) = 56088
320 Alert: PASS: AFSimple_Calculate('MIN', ['Text2', 'Text3']) = 123
321 Alert: PASS: AFSimple_Calculate('MAX', ['Text2', 'Text3']) = 456
322 Alert: PASS: AFSimple_Calculate('AVG', 'Text2, Text3') = 289.5
323 Alert: PASS: AFSimple_Calculate('AVG', ['Text4']) = 407.96
324 Alert: PASS: AFSimple_Calculate('SUM', ['Text4']) = 407.96
325 Alert: PASS: AFSimple_Calculate('MIN', ['Text4']) = 407.96
326 Alert: PASS: AFSimple_Calculate('MAX', ['Text4']) = 407.96
327 Alert: PASS: AFSimple_Calculate('AVG', ['Text2', 'Text4']) = 265.48
328 Alert: PASS: AFSimple_Calculate('SUM', ['Text2', 'Text4']) = 530.96
329 Alert: PASS: AFSimple_Calculate('PRD', ['Text2', 'Text4']) = 50179.08
330 Alert: **********************
331 Alert: PASS: AFSpecial_Format() threw AFSpecial_Format: Incorrect number of parameters passed to fu…
332 Alert: PASS: AFSpecial_Format(1, 2) threw AFSpecial_Format: Incorrect number of parameters passed t…
333 Alert: PASS: AFSpecial_Format(0) =
334 Alert: PASS: AFSpecial_Format(1) = -
335 Alert: PASS: AFSpecial_Format(2) = -
336 Alert: PASS: AFSpecial_Format(3) = --
337 Alert: PASS: AFSpecial_Format(0) = 01234
338 Alert: PASS: AFSpecial_Format(1) = 01234-5678
339 Alert: PASS: AFSpecial_Format(2) = (012) 345-6789
340 Alert: PASS: AFSpecial_Format(3) = 012-34-5678
341 Alert: **********************
342 Alert: PASS: AFSpecial_Keystroke() threw AFSpecial_Keystroke: Incorrect number of parameters passed…
343 Alert: PASS: AFSpecial_Keystroke(65, 66) threw AFSpecial_Keystroke: Incorrect number of parameters …
344 Alert: PASS: AFSpecial_Keystroke(65) = abc
345 Alert: **********************
346 Alert: PASS: AFSpecial_KeystrokeEx() threw AFSpecial_KeystrokeEx: Incorrect number of parameters pa…
347 Alert: PASS: AFSpecial_KeystrokeEx('') = 12345
349 Alert: PASS: AFSpecial_KeystrokeEx('9999') = 123
351 Alert: PASS: AFSpecial_KeystrokeEx('9999') = 12345
353 Alert: PASS: AFSpecial_KeystrokeEx('9999') = abcd
354 Alert: PASS: AFSpecial_KeystrokeEx('9999') = 1234
355 Alert: PASS: AFSpecial_KeystrokeEx('XXXX') = abcd
356 Alert: **********************
357 Alert: PASS: AFTime_Format() threw AFTime_Format: Incorrect number of parameters passed to function.
358 Alert: PASS: AFTime_Format(1, 2) threw AFTime_Format: Incorrect number of parameters passed to func…
359 Alert: PASS: AFTime_Format(1) = 9:48 pm
360 Alert: **********************
361 Alert: PASS: AFTime_FormatEx() threw AFTime_FormatEx: Incorrect number of parameters passed to func…
362 Alert: PASS: AFTime_FormatEx('blooey', 42) threw AFTime_FormatEx: Incorrect number of parameters pa…
363 Alert: PASS: AFTime_FormatEx('blooey') = blooey
364 Alert: **********************
365 Alert: PASS: AFTime_Keystroke() threw AFTime_Keystroke: Incorrect number of parameters passed to fu…
366 Alert: PASS: AFTime_Keystroke(1, 2) threw AFTime_Keystroke: Incorrect number of parameters passed t…
367 Alert: PASS: AFTime_Keystroke(65) = 12:03
368 Alert: **********************
369 Alert: PASS: AFTime_KeystrokeEx() threw AFTime_KeystrokeEx: AFDate_KeystrokeEx's parameter size not…
370 Alert: PASS: AFTime_KeystrokeEx(1, 2) threw AFTime_KeystrokeEx: AFDate_KeystrokeEx's parameter size…
371 Alert: PASS: AFTime_KeystrokeEx('blooey') = 12:04
372 Alert: *** ending test 1 ***
373 Alert: *** starting test 2 ***
374 Alert: PASS: AFDate_Keystroke() threw AFDate_Keystroke: Incorrect number of parameters passed to fu…
375 Alert: PASS: AFDate_Keystroke(1, 2) threw AFDate_Keystroke: Incorrect number of parameters passed t…
376 Alert: PASS: AFDate_Keystroke(2) = 04/19
377 Alert: PASS: AFDate_Keystroke('blooey') = 04/19/15
378 Alert: **********************
379 Alert: PASS: AFNumber_Keystroke() threw AFNumber_Keystroke: Incorrect number of parameters passed t…
380 Alert: PASS: AFNumber_Keystroke(1) threw AFNumber_Keystroke: Incorrect number of parameters passed …
381 Alert: FAIL: AFNumber_Keystroke(1, 2) = undefined, expected to throw
382 Alert: PASS: AFNumber_Keystroke(1, 2) = 123
383 Alert: PASS: AFNumber_Keystroke(1, 2, 3) = 123
384 Alert: **********************
385 Alert: PASS: AFSpecial_KeystrokeEx() threw AFSpecial_KeystrokeEx: Incorrect number of parameters pa…
386 Alert: PASS: AFSpecial_KeystrokeEx('') = 12345
387 Alert: PASS: AFSpecial_KeystrokeEx('9999') = 123
389 Alert: PASS: AFSpecial_KeystrokeEx('9999') = 12345
391 Alert: PASS: AFSpecial_KeystrokeEx('9999') = abcd
393 Alert: PASS: AFSpecial_KeystrokeEx('9999') = 1234
395 Alert: PASS: AFSpecial_KeystrokeEx('XXXX') = abcd
396 Alert: **********************
397 Alert: PASS: AFMergeChange() threw AFMergeChange: Incorrect number of parameters passed to function.
398 Alert: PASS: AFMergeChange(1, 2) threw AFMergeChange: Incorrect number of parameters passed to func…
399 Alert: PASS: AFMergeChange(undefined) = Aone
400 Alert: *** ending test 2 ***