Author Topic: Debugging methods  (Read 4665 times)

Offline DOMINIC

  • PLUS+1 Novice
  • *
  • Posts: 1
  • Karma: +0/-0
Debugging methods
« on: August 01, 2017, 03:12:24 PM »
Hi everyone

I'm new to Plus+1 programming and am looking for some tips and tricks on good debugging methods.

I encounter this issue quite often: I've got a program where a variable parameter is passed through multiple layers/pages as well as operations within these and the end result isn't what I'm expecting. In order to see at which point things are going wrong, I end up setting up many checkpoints along its path and monitor those checkpoints in Service Tool when testing. This is very time consuming and I assume there are better methods of doing this.

Any help is appreciated!

Thanks

Dominic

Offline Stefan

  • Administrator
  • PLUS+1 Expert
  • *
  • Posts: 72
  • Karma: +0/-0
Re: Debugging methods
« Reply #1 on: August 07, 2017, 11:08:57 AM »
Hello Dominic

One way is to use the Debugger Tool. Please see below where to start it.

How it works is explained in the GUIDE manual.

Best regards
Stefan
PLUS+1 Helpdesk