LaRetta Posted November 27, 2002 Posted November 27, 2002 We have a Mac system. It has an old FM vs. 5. It also has an old program someone had written. To perform a find, the user had to select from a pop-up and the *current* User requested that I make it so that they could just type part of the Clients name in the field. So, I changed the field to calc ClientName and changed FieldFormat to a Standard field. Everything seemed fine -- clicked find button, typed name, find executed ... however, ... now, we keep getting "system out of resources" and the screen kinda just sits there and flickers It just dawned on me that maybe a script was attached to that pop-up. Could this cause an "Out of Resources" message? I would check it now, but the system's at work! Can anyone help me identify the problem so tomorrow I can just go fix it?
kenneth2k1 Posted November 27, 2002 Posted November 27, 2002 Hi: Well, I have some questions. First, what kind of Mac is it and the specs? Second, Is the find button have a script attached, and what does it do? If the ClientName field is standard, the popup probably has nothing to do with it. 3rd, What is the exact syntax of the error? does it give you a Type 2, 3 or 11 error? More info and I will try to help Ken
LaRetta Posted November 27, 2002 Author Posted November 27, 2002 Hi Kenneth! Well, I was busy and the user showed me the Out of Resources message and told me what was happening. I didn't have time to check the button for a script ... told him I'd get back to him, then got tied up in meetings It's only tonight that I thought of a possible script involvement! Type of Mac? Well, I've been meaning to document our systems it's not blue or purple though Does that help? No, huh. Well, do you think a script *can* cause this kind of problem, or are there other things I should check also? I know NOTHING about Macs! Nadda!!
Vaughan Posted November 27, 2002 Posted November 27, 2002 It could be some kind of circular reference: I've had stuff like this happen when a script calls itself (even as a sub-sub-script). I hope you made a back-up first. BTW this kind of event is the justification you need to get a "development" system.
LaRetta Posted November 27, 2002 Author Posted November 27, 2002 Thanks for your help! The only Mac experience I receive is if I go to the office in the middle of the night!! Agency is open 6:00 a.m. to 9:00 p.m. All Macs are heavily used. Well, this isn't part of our new Program, but a Legacy stand-alone flat database. I think I can take care of it then
IdealData Posted November 27, 2002 Posted November 27, 2002 I'm with Vaughan on this one - 'coz I've done exactly that. A script that calls itself will send FM out of memory veryt quickly.
LaRetta Posted November 27, 2002 Author Posted November 27, 2002 Well, sure enough! A script was attached to the field! Problem fixed and thanks for everyone's help!
Vaughan Posted November 27, 2002 Posted November 27, 2002 I wonder if the FMP developers have some hidden "halt all scripts no matter what" cheat code. I *hate* when a script gets into a loop and I've set user abort off!
Recommended Posts
This topic is 8377 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now