Hi experts,
We are facing a problem to validate a script that contains the following statement:
*FOR ORDER_TIME %MYTIME% = %TIME_SET%
The error that appears is:
Model: Consolidation
Logic file: CF_Alt2.LGF
Validation status of executable file: Failed
- Invalid period: %TIME_SET%
Validation status of syntax: Success
We want to create a loop in the code by passing the time periods ordered in the correct sequence (that is, from earliest to latest).
Does anyone have an idea what is wrong?
Thanks and regards,
Jorge