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

Syntax 4: For trace files – PB Docs 2018 – PowerBuilder Library

Syntax 4: For trace files – PB Docs 2018

Syntax 4: For trace files

Description

Closes an open trace file.

Applies to

TraceFile objects

Syntax

Argument

Description

instancename

Instance name of the TraceFile
object

Return value

ErrorReturn. Returns one of the following values:

  • Success! — The function succeeded

  • FileNotOpenError! — A trace file has not been opened

Usage

You use the Close function to close a trace file you previously
opened with the Open function. You use the Close and Open functions as
well as the properties and functions of the TraceFile object to access
the contents of a trace file directly. You use these functions if you
want to perform your own analysis of the tracing data instead of
building a model with the Profiling or TraceTree object and the
BuildModel function.

Examples

This example closes a trace file:

See also

Reset

Open

NextActivity


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