Adobe 65030089 Scripting Guide - Page 9

RoboHelp methods

Page 9 highlights

Property name FileStatus SyncStatus ServerType WordFileFormat Data type FileStatus SyncStatus ServerType WordFileFormat RoboHelp methods openProject Description Opens .mpj and .xpj projects in a RoboHelp application. Syntax openProject (projectPath, upgradeIfRequired) Parameters Parameter name projectPath Data type String Optional No upgradeIfRequired Boolean Yes getTokenManager Description Returns Token Manager for the specified file. Returns TokenManager Syntax getTokenManager (fullFilePath) ROBOHELP 8 SCRIPTING GUIDE 5 Classes Description Read-only FileStatus constant Read-only SyncStatus constant Read-only ServerType constant Read-only WordFileFormat constant Description Full path to the project file that you want to open Upgrade the project if created in an older version of RoboHelp. The default value is false. If the project does not require an upgrade, this parameter is ignored.

  • 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

5
ROBOHELP 8 SCRIPTING GUIDE
Classes
RoboHelp methods
openProject
Description
Opens .mpj and .xpj projects in a RoboHelp application.
Syntax
openProject (projectPath, upgradeIfRequired)
Parameters
getTokenManager
Description
Returns Token Manager for the specified file.
Returns
TokenManager
Syntax
getTokenManager (fullFilePath)
FileStatus
FileStatus
Read-only
FileStatus constant
SyncStatus
SyncStatus
Read-only
SyncStatus constant
ServerType
ServerType
Read-only
ServerType constant
WordFileFormat
WordFileFormat
Read-only
WordFileFormat constant
Parameter name
Data type
Optional
Description
projectPath
String
No
Full pat
h
to t
h
e project file t
h
at you want to
open
upgradeIfRequired
Boolean
Yes
Upgrade t
h
e project if created in an older
version of RoboHelp.
T
h
e default value is false.
If t
h
e project does not require an upgrade, t
h
is
parameter is ignored.
Property name
Data type
Description