![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
FMP 11 on WinXP I have an old script from FMP 5. I would like to update it so it is the way a script should be with FMP 11. I have a file that has one date per record and one record for each day over the last several years. It also has records with future dates. I would like the file to open and then do this: find all records sort by date go to the record with today's date. Could someone help me with the last line, going to today's date while showing all records? The Date field is simply called DATE. |
#3
| |||
| |||
|
|
The newer versions of filemaker retain sorted order / active record So perform find on current date then find all then sort The active record still is today -- Keep well / Hou je goed Ursus "Stephen Larivee" <lariveesl (AT) yahoo (DOT) com> schreef in bericht news:i3u1h5$uae$1 (AT) news (DOT) eternal-september.org... FMP 11 on WinXP I have an old script from FMP 5. I would like to update it so it is the way a script should be with FMP 11. I have a file that has one date per record and one record for each day over the last several years. It also has records with future dates. I would like the file to open and then do this: find all records sort by date go to the record with today's date. Could someone help me with the last line, going to today's date while showing all records? The Date field is simply called DATE. |
![]() |
| Thread Tools | |
| Display Modes | |
| |