Subversion Repositories DevTools

Rev

Rev 5506 | Rev 6585 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 5957
Line 85... Line 85...
85
 
85
 
86
infoSet("result") = result
86
infoSet("result") = result
87
 
87
 
88
'Return the object
88
'Return the object
89
Response.Write oJSON.JSONoutput()
89
Response.Write oJSON.JSONoutput()
-
 
90
Set oJSON = Nothing
90
OraSession.Dispose()
91
Call Destroy_All_Objects
91
' --- End of Mainline
92
' --- End of Mainline
92
'------------------------------------------------------------------------------
93
'------------------------------------------------------------------------------
93
'
94
'
94
'   Create a new collection and add it to an existing colelction
95
'   Create a new collection and add it to an existing colelction
95
'       sname - Name of the new collection (Key Name)
96
'       sname - Name of the new collection (Key Name)