About Us
Products
Purchase
Downloads
Support
Forums
Contact Us
Site
 Register to post in forums, or Log in to your existing account
 

 Related 
Contents
XML
  Text
  Document
  Filename
  LoadFromFile
  SaveToFile
  Clear
  Errors
  ErrorCount
  NormalizeData
  CreateAttribute
  CreateAttributeNS
  CreateCDATASection
  CreateComment
  CreateElement
  CreateElementNS
  CreateEntityReference
  CreateProcessingInstruction
  CreateTextNode
  GetElementsByTagName
  GetElementsByTagNameNS
  ImportNode
  Example: Generating XML with DOM
  OnElement
  OnStartElement
  OnEntity
SaveToFile [[zXML.SaveToFile]] 
NOTE: This Design document is subject to change at any time.
SaveToFile( Filename: Widestring): Boolean

The XML data in the DOM Document is saved to the given Filename. Any existing file with the same name is overwritten.

If the Filename argument is missing or blank, then the Filename property of the xml component is used.

Returns true if the file was successfully saved.
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net