Hello,
I am a novice at FileMaker but am slowly finding out how powerful a program it really is.
I was wondering if someone could help me with a script which does not work competely...I believe I am missing a step?
Here is what I want to do:
I want to run a script which will auto paste the current date in a field when I do a certain search.
Unfortunately it only pastes the current date in the first record of the find...I need it to paste in all the records found
Here is my script:
Enter Find Mode []
Paste Literal[Select,"field","="]
Perform Find []
Paste Current Date [Select,"Field"]
Go To Layout ["Field"]
Thank You
Gary
I am a novice at FileMaker but am slowly finding out how powerful a program it really is.
I was wondering if someone could help me with a script which does not work competely...I believe I am missing a step?
Here is what I want to do:
I want to run a script which will auto paste the current date in a field when I do a certain search.
Unfortunately it only pastes the current date in the first record of the find...I need it to paste in all the records found
Here is my script:
Enter Find Mode []
Paste Literal[Select,"field","="]
Perform Find []
Paste Current Date [Select,"Field"]
Go To Layout ["Field"]
Thank You
Gary