Results 1 to 2 of 2

Thread: Debug data dictionary

  1. #1
    Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    94

    Debug data dictionary

    Hi,

    How I can debug data dictionary and triggers?

    Regards,

  2. #2
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,184
    Hi Jefferson,

    While in the LAB, 1) load the trigger prg into the debugger; 2) add a breakpoint where you want to inspect what's happening (in V5 this is even easier, as you just click to the left of the line in the Debugger tab of the Troubleshooter), and then when the event fires the world will stop and you can see what's going on.

    When I don't want to load first, I sometimes put in a SET STEP ON. This won't fire when deployed, so if you forget to remove it, no harm done.

    Hank

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us