Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Import.XML.Trace – PB Docs 2021 – PowerBuilder Library

Import.XML.Trace – PB Docs 2021

Import.XML.Trace

property (DataWindow object)

Description

Setting that determines whether import trace information is
written to a log file.

Applies to

DataWindow objects

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

value

Whether trace information is written to a log
file.

Values are:

  • Yes — Trace information is written to a log
    file.

  • No — Trace information is not written to a log file
    (default).

Usage

If you want to collect trace information, this property should be
set before you call the ImportClipboard, ImportFile, or ImportString
method to import data from an XML document. The trace information is
appended to the file you specify using the Import.XML.TraceFile
property. If no trace file is specified, trace information is appended
to a file named pbxmltrc.log in the current directory.

In the painter

In the Data Import tab in the Properties view for the DataWindow
object, select XML from the Format to Configure list, and type a file
name in the Trace File Name text box.

Examples

This example specifies that trace information should be written to
a file called xmltrace.log in the C: emp directory.

See also

Import.XML.TraceFile


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x