Welcome to the Altova Search Index
To find information on the Altova web site, simply use the form at the bottom of this page.
Altova Site Search has found 200 documents that match your query in English for 'objdoc':
Documents 51 to 60 of 200
Result | Section |
---|---|
Altova XMLSpy 2023 Professional Edition ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/zh/xmlspyprofessional/2023.2/apioview_proglangs_vbscript_events.html
|
Online Manual |
Altova XMLSpy 2023 Professional Edition // The event-handler function function DocEvent_OnBeforeCloseDocument(objDocument) { WScript.Echo("Received event - before closing document"); } // Create or connect to XMLSpy (or Authentic... https://www.altova.com/manual/zh/xmlspyprofessional/2023.2/apioview_proglangs_js_events.html
|
Online Manual |
Altova XMLSpy 2024 Professional Edition // The event-handler function function DocEvent_OnBeforeCloseDocument(objDocument) { WScript.Echo("Received event - before closing document"); } // Create or connect to XMLSpy (or Authentic... https://www.altova.com/manual/zh/xmlspyprofessional/2024.0/apioview_proglangs_js_events.html
|
Online Manual |
Altova XMLSpy 2023 Professional Edition objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB... If Err.Number <> 0 Then... a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &... ... https://www.altova.com/manual/zh/xmlspyprofessional/2023.2/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2024 Professional Edition objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB... If Err.Number <> 0 Then... a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &... ... https://www.altova.com/manual/zh/xmlspyprofessional/2024.0/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise Edition objDoc.RootElement,... objExpSettings)... Dim objTextExp As... https://www.altova.com/manual/zh/xmlspyenterprise/2024.0/document_exporttotext.html
|
Online Manual |
Altova Authentic 2023 Desktop ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/en/authenticenterprise/2023.2/apioview_proglangs_vbscript_events.html
|
Online Manual |
Altova Authentic 2025 Desktop ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/en/authenticenterprise/2025.0/apioview_proglangs_vbscript_events.html
|
Online Manual |
Altova Authentic 2024 Desktop ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/en/authenticenterprise/2024.2/apioview_proglangs_vbscript_events.html
|
Online Manual |
Altova Authentic 2024 Desktop ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/en/authenticenterprise/2024.0/apioview_proglangs_vbscript_events.html
|
Online Manual |