1. Craig Simonian
  2. PowerBuilder
  3. Friday, 22 January 2021 16:21 PM UTC

Appeon,

     I am trying to Profile (Trace) an Appeon PowerBuilder 2019 R2, Build 2353 application and create a Trace File Name

of:  C:\scratch\TapsEditorProfiling.pbp in the IDE.  I am unable to view the file  How can I view it?

Also can I Profile (Trace) the application from a runtime environment and do I need to add the Trace objects and functions?

Thanks,

Craig

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 22 January 2021 16:39 PM UTC
  2. PowerBuilder
  3. # 1

Hi Craig;

  You can view the App Trace file built from running the App under the IDE by using the Trace Viewer utilities  found on the IDE menu New => Tool (tab page) => Profile Trace/Class/Routine (utility)

  For creating an App Trace file from your App's EXE in production... yes, you would then use the Trace object Classes and their related methods and properties. Then to view the trace file, use the IDE Trace viewers as above.

  If you get really fancy, you can even build a "real time" Trace Viewer feataure right into your App(s) like I did for the STD Framework:

FYI: http://chrispollach.blogspot.com/2020/08/2020r2.html

     (see: "Real Time Profile Model Display")

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.