Altova Site Search

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 11 to 20 of 200

Result Section
Altova Authentic 2024 Desktop
              objDoc.SetPathName objDlg.FileName...              objDoc.Save...              Set objDoc = Nothing...           End If...        End If...     End If...     Set objSpy...
Online Manual
Authentic Desktop API
  objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB...  If Err.Number <> 0 Then...         a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &...               ...
Online Manual
XMLSpy API
  objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB...  If Err.Number <> 0 Then...         a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &...               ...
Online Manual
Authentic Desktop API
// The event-handler function function DocEvent_OnBeforeCloseDocument(objDocument) {   WScript.Echo("Received event - before closing document"); }   // Create or connect to XMLSpy (or Authentic...
Online Manual
XMLSpy API
// The event-handler function function DocEvent_OnBeforeCloseDocument(objDocument) {   WScript.Echo("Received event - before closing document"); }   // Create or connect to XMLSpy (or Authentic...
Online Manual
Authentic Desktop API
' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument)   Call WScript.Echo("received event - before closing document") End Function   ' create or connect to XmlSpy Set...
Online Manual
Authentic Desktop API
... strPath. If bDialog is TRUE, a file-dialog will be displayed.  ...Example...  Dim objDoc As Document...  Set objDoc = objSpy.Documents.OpenFile(strFile, False)...© 2019-2025 Altova GmbH
Online Manual
Altova XMLSpy 2024 Enterprise Edition
              objDoc.SetPathName objDlg.FileName...              objDoc.Save...              Set objDoc = Nothing...           End If...        End If...     End If...     Set objSpy...
Online Manual
Altova XMLSpy 2023 Enterprise Edition
              objDoc.SetPathName objDlg.FileName...              objDoc.Save...              Set objDoc = Nothing...           End If...        End If...     End If...     Set objSpy...
Online Manual
XMLSpy API
' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument)   Call WScript.Echo("received event - before closing document") End Function   ' create or connect to XmlSpy Set...
Online Manual
1  (2)  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20