Specifies the name of the trace file PowerBuilder will analyze when the BuildModel function is called.
Profiling and TraceTree objects
instancename.SetTraceFileName ( tracefilename )
ErrorReturn. Returns one of the following values:
Success!—The function succeeded
FileOpenError!—The file could not be opened
FileInvalidFormatError!—The trace file is not in the correct format
ModelExistsError!—A model has already been built
If an error occurs, the name is not set.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |