Hi, i am trying to automate and schedule run some of my codes. However, before i run the codes, i need to change some variables (e.g update "today_date" everyday). Anyone know whether it is possible to do it using script?
You will need to create a macro variable within your code module. Click tools->Parameters (Macro Variable) Manager, that should point you in the right direction.