Title
New to FM. Not new to development
Post
Ok. Have much experience in development (C++, VB, Delphi, etc) but I am having a real hard time following FM. I inherited an application. I am trying to somehow trace what the code is doing. All I can do is jump from one script to another.
Two questions:
1- How can I view all the code at once. Not individual scripts
2- How does one trace the code to see what steps are being performed
3- How does one set up a break point and run the scripts inside of the IDE.
1. You can't
2 & 3. You need the Advanced version of the software. I have Filemaker 9.0 Advanced. With this, you can go through scripts step by step to debug them, insert break points, etc.