April 29, 201114 yr Newbies I have a legacy (Read: Extremely old) FMPro 5 database that I was just tasked to support/fix due to a recent misconfiguration made a couple weeks ago. I am now about 2 days in to my FMPro5 experience. They have no manuals/documentation and finding support for FMP5 online is hard, at best. So the issue, and I am hoping it is an easy answer (Good or bad for me), is this: When adding someone to a script definition in Script Maker and exiting, the "Keep or Replace" dialog box came up and REPLACE was selected instead of KEEP on 'FIND REQUESTS' Radio button. As such, the stored options used in a "Perform Find [Restore, Replace Found Set]" is now essentially null. So as the script runs, it now finds all records rather than those it is supposed to find. From what I am finding online, in later versions of FMPro, I could use a section entitled "Specify Find Requests". This doesn't appear to be available in FMP5. From the documentation within the application (Help) it basically says that you first create the find and then create the script and it inherits the settings. Okay, so I understand how it works to create it. My problem is this. I restored the database from 2 weeks ago and was hoping I could find a way to find out the parameters that the 'Restore' option was placing into the Perform Find, but I simply cannot find a way to find this. Is there any way to do this, or am I out of luck because it wasn't documented by the creator of the database? Or any other advice? I appreciate any help/advice you can offer. Thank you much for reading the post. Josh Hammel
April 29, 201114 yr I have a legacy (Read: Extremely old) FMPro 5 database that I was just tasked to support/fix due to a recent misconfiguration made a couple weeks ago. I am now about 2 days in to my FMPro5 experience. They have no manuals/documentation and finding support for FMP5 online is hard, at best. So the issue, and I am hoping it is an easy answer (Good or bad for me), is this: When adding someone to a script definition in Script Maker and exiting, the "Keep or Replace" dialog box came up and REPLACE was selected instead of KEEP on 'FIND REQUESTS' Radio button. As such, the stored options used in a "Perform Find [Restore, Replace Found Set]" is now essentially null. So as the script runs, it now finds all records rather than those it is supposed to find. From what I am finding online, in later versions of FMPro, I could use a section entitled "Specify Find Requests". This doesn't appear to be available in FMP5. From the documentation within the application (Help) it basically says that you first create the find and then create the script and it inherits the settings. Okay, so I understand how it works to create it. My problem is this. I restored the database from 2 weeks ago and was hoping I could find a way to find out the parameters that the 'Restore' option was placing into the Perform Find, but I simply cannot find a way to find this. Is there any way to do this, or am I out of luck because it wasn't documented by the creator of the database? Or any other advice? I appreciate any help/advice you can offer. Thank you much for reading the post. Josh Hammel IIRC the way to store a find request was to actually do the find that you want to store, then edit your script - I think. Experiment with something less important.
April 29, 201114 yr Author Newbies IIRC the way to store a find request was to actually do the find that you want to store, then edit your script - I think. Experiment with something less important. Thank you very much for the response! Tha's correct and in my testing it works that way. However, I am looking to find a way to find out what the 'options' are for something created by someone else, years ago. I would expect to somehow be able to view those 'settings', but can't seem to find a way.
April 29, 201114 yr Print the script. If I remember correctly the saved criteria appear in the output.
April 29, 201114 yr Author Newbies Print the script. If I remember correctly the saved criteria appear in the output. Wow. Too awesome. This worked like a charm. It gave me full visibility to the Values used in the Restore. Thank you so very much for your response. It is appreciated more than you know!
April 29, 201114 yr Print the script. If I remember correctly the saved criteria appear in the output. Great tip, I have been developing with Filemaker for more than fifteen years and didn't know this! Vin
Create an account or sign in to comment