Adobe 65030089 Scripting Guide - Page 12

bringToFront, executeScript, closeAllWindows

Page 12 highlights

Parameter name bodyFooter Data type String Optional Yes xslFile String Yes indexShow Boolean Yes bringToFront Description Makes the RoboHelp application the active window. Syntax bringToFront () quit Description Exits the RoboHelp application. Syntax quit () executeScript Description Runs a script file. Returns String Syntax executeScript (scriptFilePath) Parameters Parameter name scriptFilePath Data type String Optional No closeAllWindows Description Closes all active document windows in the RoboHelp application. ROBOHELP 8 SCRIPTING GUIDE 8 Classes Description Full path to the file containing XHTML to place in the body running-footer area of the output file. Full path to the XSL file that is used instead of the default XSL file to transform the topics to XHTML Use this option to show or hide index entries Description Full path to the script file to run

  • 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
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98

8
ROBOHELP 8 SCRIPTING GUIDE
Classes
bringToFront
Description
Makes the RoboHelp application the active window.
Syntax
bringToFront ()
quit
Description
Exits the RoboHelp application.
Syntax
quit ()
executeScript
Description
Runs a script file.
Returns
String
Syntax
executeScript (scriptFilePath)
Parameters
closeAllWindows
Description
Closes all active document windows in the RoboHelp application.
bodyFooter
String
Yes
Full pat
h
to t
h
e file containing XHTML to place
in t
h
e body running-footer area of t
h
e output
file.
xslFile
String
Yes
Full pat
h
to t
h
e XSL file t
h
at is used instead of
t
h
e default XSL file to transform t
h
e topics to
XHTML
indexShow
Boolean
Yes
Use t
h
is option to s
h
ow or
h
ide index entries
Parameter name
Data type
Optional
Description
scriptFilePath
String
No
Full pat
h
to t
h
e script file to run
Parameter name
Data type
Optional
Description