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

Public Attributes

const int TagStart = 0
 
const int TagEnd = 1
 
const int StartCode = 2
 
const int EndCode = 3
 
const int TagClose = 4
 
const int TagFinish = 5
 
const int WriteText = 6
 
const int XmlComment = 7
 
const int GetValue = 8
 
const int AttrOnly = 9
 
const int AttrStart = 10
 
const int AttrEnd = 11
 
const int AttrValue = 12
 
const int StartDecls = 13
 
const int EndDecls = 14
 
const int WriteLine = 15
 
const int RespOpen = 16
 
const int CatHtmVb = 17
 
const int CatVbHtm = 18
 
const int CatVbVb = 19
 
const int RespVbEnd = 20
 
const int RespHtmEnd = 21
 
const int RespValue = 22
 
const int RespValCat = 23
 
const int StartInline = 24
 
const int EndInline = 25
 
const int WriteStart = 26
 
const int HttpResOpen = 27
 
const int HttpCurrent = 28
 
const int VoidValue = 29
 
const int MakeComment = 30
 
const int JustVbArg = 31
 
const int CodComment = 32
 
const int ValVbStr = 33
 
const int ValCatVb = 34
 
const int ValCatStr = 35
 
const int ValStrVb = 36
 
const int ValVbVb = 37
 
const int Rcookie = 38
 
const int Wcookie = 39
 
const int VbInAttr = 40
 
const int Request = 41
 
const int Server = 42
 
const int NewWithMe = 43
 
const int NewWithCross = 44
 
const int NewWithNull = 45
 

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