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

TraceClose – PB Docs 2019 – PowerBuilder Library

TraceClose – PB Docs 2019

TraceClose

PowerScript function

Description

Closes the trace file.

Syntax

Return value

ErrorReturn. Returns one of the following values:

  • Success! — The function succeeded

  • FileNotOpenError! — TraceOpen has not been called yet

  • FileCloseError! — The log file is full

Usage

TraceClose closes the trace file. If you have not already called
TraceEnd, TraceClose will call that function before proceeding with its
processing.

You typically include the TraceClose function in your application’s
Close script.

Examples

This example stops logging of application trace activities and then
closes the open trace file:

See also

TraceBegin

TraceEnd

TraceOpen


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