gmslAPI  0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
gmslLibrary.Opcodes.SCM Class Reference

Public Attributes

const int Character_Compare = 0
 
const int Character_FindFirst = 1
 
const int Character_HexiDecimal = 2
 
const int Character_Insert = 3
 
const int Character_Remove = 4
 
const int Character_Replace = 5
 
const int Character_Substr = 6
 
const int Character_Tolower = 7
 
const int Character_Toupper = 8
 
const int Character_Unpack = 9
 
const int CodePattern_Match = 10
 
const int CodePattern_Read = 11
 
const int DataTable_ClearBottom = 12
 
const int DataTable_DefineColumn = 13
 
const int DataTable_SetBottom = 14
 
const int DataTable_WriteCell = 15
 
const int DataTable_WriteClose = 16
 
const int DataTable_WriteEnd = 17
 
const int DataTable_WriteHeadings = 18
 
const int DataTable_WriteOpen = 19
 
const int DataTable_WriteRow = 20
 
const int DataTable_WriteTitle = 21
 
const int Execute_Analyse = 22
 
const int Execute_Author = 23
 
const int Execute_Compile = 24
 
const int Execute_Load = 25
 
const int Execute_Output = 26
 
const int Execute_Registry = 27
 
const int Execute_LoadRuntime = 28
 
const int Execute_Storage = 29
 
const int Intrinsic_Mask = 30
 
const int Intrinsic_Sizeof = 31
 
const int Intrinsic_IsNull = 32
 
const int Opcode_CommentOut = 33
 
const int Opcode_Delete = 34
 
const int Opcode_DeleteCode = 35
 
const int Opcode_DumpCode = 36
 
const int Opcode_ExpandCode = 37
 
const int Opcode_FindArgumentEnd = 38
 
const int Opcode_GetArgumentType = 39
 
const int Opcode_GetCallArgs = 40
 
const int Opcode_GetCode = 41
 
const int Opcode_GetInfo = 42
 
const int Opcode_GetLength = 43
 
const int Opcode_GetMember = 44
 
const int Opcode_GetNext = 45
 
const int Opcode_GetOperation = 46
 
const int Opcode_GetPrevious = 47
 
const int Opcode_GetString = 48
 
const int Opcode_GetSubcodeLabel = 49
 
const int Opcode_MoveCode = 50
 
const int Opcode_QuantityInfo = 51
 
const int Opcode_Replace = 52
 
const int Opcode_SetCode = 53
 
const int Opcode_SetLength = 54
 
const int Opcode_SetOperation = 55
 
const int Registry_Declare = 56
 
const int Registry_GetNameValue = 57
 
const int Runtime_AuthorCode = 58
 
const int Runtime_CallHandler = 59
 
const int Runtime_ConstDeclare = 60
 
const int Runtime_DefineConstants = 61
 
const int Runtime_GetSpecialName = 62
 
const int Runtime_InitializeCode = 63
 
const int Runtime_Interface = 64
 
const int Runtime_InterfaceClasses = 65
 
const int Runtime_InterfaceEntry = 66
 
const int Sequence_Access = 67
 
const int Sequence_Close = 68
 
const int Sequence_GetLength = 69
 
const int Sequence_Open = 70
 
const int Store_AddGlobal = 71
 
const int Store_Close = 72
 
const int Store_Create = 73
 
const int Store_DeltaVector = 74
 
const int Store_FindFirstChild = 75
 
const int Store_FirstReference = 76
 
const int Store_FindLibVector = 77
 
const int Store_FindNextChild = 78
 
const int Store_FindRoot = 79
 
const int Store_FindVector = 80
 
const int Store_GetDataName = 81
 
const int Store_GetFirst = 82
 
const int Store_GetGlobals = 83
 
const int Store_GetHandle = 84
 
const int Store_GetIdent = 85
 
const int Store_GetInfo = 86
 
const int Store_GetLength = 87
 
const int Store_GetName = 88
 
const int Store_GetNext = 89
 
const int Store_GetObjectType = 90
 
const int Store_GetParent = 91
 
const int Store_GetString = 92
 
const int Store_GetSymbols = 93
 
const int Store_GetVector = 94
 
const int Store_NextReference = 95
 
const int Store_Open = 96
 
const int Store_ReadInfo = 97
 
const int Store_Reference = 98
 
const int Store_RewriteInfo = 99
 
const int Store_Select = 100
 
const int Store_SetName = 101
 
const int Store_SetObjectType = 102
 
const int Store_SetString = 103
 
const int Store_String = 104
 
const int Store_Unit = 105
 
const int Store_Vector = 106
 
const int Store_WriteInfo = 107
 
const int Symbol_ClassName = 108
 
const int Symbol_DisplayInfo = 109
 
const int Symbol_EnumStringValue = 110
 
const int Symbol_FindIdentifier = 111
 
const int Symbol_FullName = 112
 
const int Symbol_FullType = 113
 
const int Symbol_GetDefault = 114
 
const int Symbol_GetTemplate = 115
 
const int Symbol_NamedEntryLabel = 116
 
const int Symbol_ReferenceName = 117
 
const int Symbol_Rename = 118
 
const int Symbol_StorePattern = 119
 
const int Symbol_Unused = 120
 
const int Symbol_UseTemplate = 121
 
const int System_Directory = 122
 
const int System_FileExists = 123
 
const int System_FileName = 124
 
const int System_Guid = 125
 
const int System_LoadFile = 126
 
const int System_LocalFileName = 127
 
const int System_LogMessage = 128
 
const int System_LogSetName = 129
 
const int System_MakePathName = 130
 
const int System_MakeRelativeName = 131
 
const int System_ParseFileName = 132
 
const int Text_Access = 133
 
const int Text_Close = 134
 
const int Text_Position = 135
 
const int Text_Maximum = 136
 
const int Text_Open = 137
 
const int Write_ChangeMargin = 138
 
const int Write_Character = 139
 
const int Write_CloseFile = 140
 
const int Write_CloseStream = 141
 
const int Write_ControlString = 142
 
const int Write_Field = 143
 
const int Write_GetFileName = 144
 
const int Write_Integer = 145
 
const int Write_Line = 146
 
const int Write_NText = 147
 
const int Write_OpenFile = 148
 
const int Write_OpenStream = 149
 
const int Write_Pattern = 150
 
const int Write_Record = 151
 
const int Write_Select = 152
 
const int Write_SetIndentation = 153
 
const int Write_SetOutputStyle = 154
 
const int Write_Text = 155
 
const int Write_TextStream = 156
 
const int ControlData_FindProperty = 157
 
const int ControlData_GetProperty = 158
 
const int ControlData_GetValue = 159
 
const int ControlData_LoadCode = 160
 
const int ControlData_GetFontSize = 161
 
const int ControlData_ReplaceValue = 162
 
const int ControlData_SaveCode = 163
 
const int Parser_GetToken = 164
 
const int Parser_ResetInput = 165
 
const int Parser_SetInput = 166
 
const int Parser_SetStatement = 167
 
const int Parser_SetReserved = 168
 
const int PostingPair_Create = 169
 
const int PostingPair_Find = 170
 
const int PostingPair_Write = 171
 
const int Registry_GetNameRoot = 172
 
const int Registry_GetPosting = 173
 
const int Registry_SetPosting = 174
 
const int Write_Clear = 175
 
const int Symbol_NamedFlags = 176
 
const int Character_Length = 177
 
const int Character_IsLower = 178
 
const int Character_IsUpper = 179
 
const int DataStore_ExecuteCommand = 180
 
const int DataStore_ExecuteList = 181
 
const int DataStore_GetPostingIndex = 182
 
const int DataStore_ReadRecord = 183
 
const int DataStore_FindTable = 184
 
const int DataStore_WriteRecord = 185
 
const int Execute_Reference = 186
 
const int Execute_Refactor = 187
 
const int Runtime_ProjectInfo = 188
 
const int Runtime_ProjectAssembly = 189
 
const int Runtime_TargetCode = 190
 
const int Runtime_FinishTranslation = 191
 
const int System_FindFiles = 192
 
const int Text_Delete = 193
 

The documentation for this class was generated from the following file: