oleung Posted April 18, 2008 Share Posted April 18, 2008 I am working on some custom functions development. Can anyone show me how to do debugging in FM Pro? I can't find any and it seems debugging is only available on the script steps section. Please help. Quote Link to comment Share on other sites More sharing options...
Ender Posted April 18, 2008 Share Posted April 18, 2008 True, there's no debugger for custom functions. You'll have to get primative, and insert markers or counters or whatever to see what's going on. Quote Link to comment Share on other sites More sharing options...
Molson Posted August 21, 2008 Share Posted August 21, 2008 True, there's no debugger for custom functions. You'll have to get primative, and insert markers or counters or whatever to see what's going on. You can also write or paste the parts of the custom function into the data viewer to see the results. That often helps determine what is and is not working the way you've written. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.