• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Alert: PASS: appType = Exchange
2Alert: PASS: appType threw Error: Invalid property set operation.
3Alert: PASS: calculationsEnabled = true
4Alert: PASS: calculationsEnabled = false
5Alert: PASS: currentPage = -1
6Alert: PASS: currentPage = -1
7Alert: PASS: language =
8Alert: PASS: language threw Error: Unable to set language value.
9Alert: PASS: name = Acrobat
10Alert: PASS: name threw Error: Invalid property set operation.
11Alert: PASS: numPages = 2
12Alert: PASS: numPages threw Error: Unable to set numPages value.
13Alert: PASS: platform =
14Alert: PASS: platform threw Error: Unable to set platform value.
15Alert: PASS: title =
16Alert: PASS: title =
17Alert: PASS: validationsEnabled = true
18Alert: PASS: validationsEnabled = false
19Alert: PASS: variation = Full
20Alert: PASS: variation threw Error: Unable to set variation value.
21Alert: PASS: version = 11
22Alert: PASS: version threw Error: Unable to set version value.
23Alert: finished testing properties
24Alert: PASS: xfa.host.beep(1, 1) threw XFAObject.beep: Incorrect number of parameters passed to function.
25BEEP!!! 42
26Alert: PASS: xfa.host.beep(42) = undefined
27BEEP!!! 4
28Alert: PASS: xfa.host.beep() = undefined
29Alert: PASS: xfa.host.documentCountInBatch() = 0
30Alert: PASS: xfa.host.documentCountInBatch(42, 'args', ['ignored']) = 0
31Alert: PASS: xfa.host.documentInBatch() = 0
32Alert: PASS: xfa.host.documentInBatch(42, 'args', ['ignored']) = 0
33Alert: PASS: xfa.host.exportData() threw XFAObject.exportData: Incorrect number of parameters passed to function.
34Alert: PASS: xfa.host.exportData(1, 2, 3) threw XFAObject.exportData: Incorrect number of parameters passed to function.
35Alert: PASS: xfa.host.exportData('to-evil-place') = undefined
36Alert: PASS: xfa.host.exportData('to-evil-place', false) = undefined
37Alert: PASS: xfa.host.getFocus() = undefined
38Alert: PASS: xfa.host.getFocus('args', 'ignored') = undefined
39Alert: PASS: xfa.host.gotoURL() threw XFAObject.gotoURL: Incorrect number of parameters passed to function.
40Alert: PASS: xfa.host.gotoURL(1, 2) threw XFAObject.gotoURL: Incorrect number of parameters passed to function.
41Alert: PASS: xfa.host.gotoURL('http://example.com') = undefined
42Alert: PASS: xfa.host.importData() threw XFAObject.importData: Incorrect number of parameters passed to function.
43Alert: PASS: xfa.host.importData(1, 2) threw XFAObject.importData: Incorrect number of parameters passed to function.
44Alert: PASS: xfa.host.importData('from-good-place') = undefined
45Alert: PASS: xfa.host.openList() threw XFAObject.openList: Incorrect number of parameters passed to function.
46Alert: PASS: xfa.host.openList(1, 2) threw XFAObject.openList: Incorrect number of parameters passed to function.
47Alert: PASS: xfa.host.openList('my_doc.subform_combox_0.combox') = undefined
48Alert: PASS: xfa.host.openList(eval('my_doc.subform_combox_0')) = undefined
49Alert: PASS: xfa.host.pageUp() = undefined
50Alert: PASS: xfa.host.pageUp('ignored arg') = undefined
51Alert: PASS: xfa.host.pageDown() = undefined
52Alert: PASS: xfa.host.pageDown('ignored arg') = undefined
53Alert: PASS: xfa.host.print(1, 2, 3, 4, 5, 6, 7) threw XFAObject.print: Incorrect number of parameters passed to function.
54Alert: PASS: xfa.host.print(1, 2, 3, 4, 5, 6, 7, 8, 9) threw XFAObject.print: Incorrect number of parameters passed to function.
55Doc Print: 1, 1, 1, 2, 4, 8, 16, 32
56Alert: PASS: xfa.host.print(true, 1, 1, true, true, true, true, true) = undefined
57Alert: PASS: xfa.host.response() threw XFAObject.response: Incorrect number of parameters passed to function.
58Alert: PASS: xfa.host.response(1, 2, 3, 4, 5) threw XFAObject.response: Incorrect number of parameters passed to function.
59Launch Missiles: Are you sure?, defaultValue=Yes, label=, isPassword=1, length=2048
60Alert: PASS: xfa.host.response('Are you sure?', 'Launch Missiles', 'Yes', 1) = No
61Alert: PASS: xfa.host.setFocus() threw XFAObject.setFocus: Incorrect number of parameters passed to function.
62Alert: PASS: xfa.host.setFocus('one', 'two') threw XFAObject.setFocus: Incorrect number of parameters passed to function.
63Alert: PASS: xfa.host.setFocus('my_doc.subform_combox_0') = undefined
64Alert: PASS: xfa.host.getFocus() = [object XFAObject]
65Alert: PASS: xfa.host.setFocus(eval('my_doc.subform_combox_0')) = undefined
66Alert: PASS: xfa.host.getFocus() = [object XFAObject]
67Alert: PASS: xfa.host.resetData(1, 2) threw XFAObject.resetData: Incorrect number of parameters passed to function.
68Alert: PASS: xfa.host.resetData() = undefined
69Alert: PASS: xfa.host.resetData('xfa.host') = undefined
70Alert: finished testing methods
71