June 17, 201510 yr Guys, I am trying to set a search based on the year of a date; full basic no problem. I am trying to make this work with ExecuteSearch script step, and I cannot having it work. How can I make it work as I want to use Year ( Get (Current Date) ). I tried with operadors =, ##, "", etc, without result, shame on me..!!! Any help will be appreciated Regards
June 17, 201510 yr Try Enter Find Mode [ no pause ]Set Field [ YourTable::yourDateField ; Year ( Get ( CurrentDate ) ) ]Perform Find
Create an account or sign in to comment