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 3: For trace files – PB Docs 2019 – PowerBuilder Library

Syntax 3: For trace files – PB Docs 2019

Syntax 3: For trace files

Description

Goes back to the beginning of the trace file so you can begin
rereading the file contents.

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! — The specified trace file has not been
    opened

Usage

Use this function to return to the start of the open trace file
and begin rereading the contents of the file. To use the Reset function,
you must have previously opened the trace file with the Open function.
You use the Reset and Open functions as well as the other properties and
functions provided by 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 using the available modeling
objects.

Examples

This example returns execution to the start of the open trace file
ltf_file so that the file’s contents can be reread:

See also

Open

NextActivity

Close


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