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

Overview of debugging and running applications – PB Docs 70 – PowerBuilder Library

Overview of debugging and running applications – PB Docs 70

Overview of debugging and running applications

After you build all or part of an application and compile
and save its objects, you can run the application. The PowerBuilder development
environment provides two ways to run an application: in debug mode
and in regular mode.

Debug mode

In debug mode, you can insert breakpoints
(stops) in scripts and functions, single-step through code, and
display the contents of variables to locate logic errors that will
result in errors during execution.

Regular mode

In regular mode, the application responds
to user interaction and runs until the user stops it or until an
execution-time error occurs. This is the mode you and your users
will use to run the completed application. You can also collect
trace information while you run your application in regular mode,
then use the trace data to profile your application.

This chapter describes:

  • Running
    applications in debug mode
  • Running applications in regular mode
  • Tracing and profiling applications

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