December 18, 200916 yr I have attached the script that I have so far. Essentially, I'm trying to set a lot of the fields from the current record and store them as global variables so other records can access them (related fields, but using a calculation field). Logically on paper this should work, but getting this into filemaker is proving difficult for me. The only variable that actually works is the $$RecID. All other variables change. What I mean is that I could start on a record with PatientID = 284, and I want $$PatientID = 284, but afte the script finishes (last line - show all records), the first record's PatientID is now stored in $$PatientID. What am I doing wrong? Thanks B)
December 18, 200916 yr Author :B Very sorry. I went over it and over it. I found my problem. I had set a script trigger event to grab and name the exact same variables everytime a new record was loaded. Please delete this thread, as it does not add any value. Sorry B)
Create an account or sign in to comment