Bienvenue à l'index de recherche Altova
Pour trouver des informations sur le site Altova, il vous suffit d'utiliser le formulaire en bas de cette page.
Altova Site Search has found 200 documents that match your query in English for 'objdoc':
Documents 161 to 170 of 200
Result | Section |
---|---|
Altova XMLSpy 2024 Enterprise 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/en/xmlspyenterprise/2024.2/apioview_proglangs_js_events.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise 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/en/xmlspyenterprise/2023.2/apioview_proglangs_js_events.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise 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/en/xmlspyenterprise/2023.2/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2025 Enterprise 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/en/xmlspyenterprise/2025.0/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise 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/en/xmlspyenterprise/2024.0/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise 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/en/xmlspyenterprise/2024.2/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise Edition objDoc.SetActiveDocument()...Next...// XMLSpy scripting environment - JScript...// close all open documents...for (var iter = new Enumerator (Application.Documents);... ! iter.atEnd();... ... https://www.altova.com/manual/zh/xmlspyenterprise/2023.2/documents.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise Edition objDoc.SetActiveDocument()...Next...// XMLSpy scripting environment - JScript...// close all open documents...for (var iter = new Enumerator (Application.Documents);... ! iter.atEnd();... ... https://www.altova.com/manual/zh/xmlspyenterprise/2024.0/documents.html
|
Online Manual |
Altova XMLSpy 2024 Professional Edition ' -------------------------------------------------------------------------- ' VBScript example that demonstrates how to use events. '... https://www.altova.com/manual/en/xmlspyprofessional/2024.2/vbscriptexample.html
|
Online Manual |
Altova XMLSpy 2025 Professional Edition ' -------------------------------------------------------------------------- ' VBScript example that demonstrates how to use events. '... https://www.altova.com/manual/en/xmlspyprofessional/2025.0/vbscriptexample.html
|
Online Manual |