Difference: 0LASubrXmlWriterCdatEnd ( vs. 1)

Revision 12022-05-25 - MisaghKarimi

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="0LASubrXmlWriterCdatStart"

.XML WRITER CDAT END

This subroutine adds an ending cdata tag in the given XML file. Added in 6.2.0


Usage:

      PASS         <XML_stream_name>          FIELD            SHARE? N    
GOSUB --- .XML WRITER CDAT END * Check for errors IF --- .XML WRITER CDAT END NE

Description:

This subroutine adds an ending cdata tag (]]>) to the most recent opened cdata tag in an xml file.

<XML_stream_name> is the name of XML stream that has been assigned during .XML WRITER OPEN api. This field is required and cannot be more than 22 characters.

You can check the value of --- .XML WRITER CDAT END field after the api call to check for errors.

See also .XML WRITER CDAT START

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback