Steverino Posted May 23, 2003 Posted May 23, 2003 I have a phone sheet, where each record is marked IN, OUT, NEED TO CALL, or CONNECTED. I have a button that will find and sort only the IN, OUT, and NEED TO CALL records. However, one record marked CONNECTED kept appearing after the find and sort (and only one of the records in that category, so I know that I didn't need to rewrite the script or there was a problem with the find). So, I deleted the record a number of times, but now when I sort a "phantom" record appears -- it's blank, and you can't enter the record. It goes away when you delete -- only to reappear when you do a find and sort. Why did this happen and how do I get rid of it? (Also, the file is hosted by my assistant, but when she tries to delete the record she gets the same result.)
EddyB Posted May 23, 2003 Posted May 23, 2003 Hi, How do you delete the "Phantom Record" if you cannot get into it? Are you sure your Find and Sort script does not have a New Record step in it? That seems the only logical explanation if a new record is created every time you run the Find/Sort Script Ed.
Steverino Posted May 23, 2003 Author Posted May 23, 2003 I can't enter the fields in the phantom record, but I can be "on" the record and I can delete it, at least temporarily. And no, the script does not have a New Record step in it. This is clearly some kind of bug in Filemaker 5.0 v3 -- I'm curious if anybody knows how to fix/prevent it.
SteveB Posted May 23, 2003 Posted May 23, 2003 Try recovering the file, and see if you can delete it in the recovered file. Steve
danjacoby Posted May 24, 2003 Posted May 24, 2003 When you say a record appears, does this record get created during the script (i.e. you start with a total of, say, 56 records, and somehow end up with 57, of which, for instance, 42 are found)? Try doing the find manually, and if it works then open the script and close it, replacing the Find with the new one.
Recommended Posts
This topic is 8198 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