Hi All,
I am getting the error when I have run the default.lgf. Earlier it was working fine. Could you check the below prompt once if any thing wrong in it.
PROMPT;
'DEBUG(ON)
PROMPT(RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when running logic.",1,{"Yes, check for work status settings before running logic","No, do not check work status settings"},{"1","0"})
PROMPT(SELECTINPUT,%CATEGORY_SET%,,,%CATEGORY_DIM%)
PROMPT(SELECTINPUT,%TIME_SET%,,,"%TIME_DIM%,,,")
TASK(Execute formulas,USER,%USER%)
TASK(Execute formulas,APPSET,%APPSET%)
TASK(Execute formulas,APP,%APP%)
TASK(Execute formulas,SELECTION,%SELECTIONFILE%)
TASK(Execute formulas,LOGICFILE,)
TASK(Execute formulas,CHECKLCK,%CHECKLCK%)
Thanks and Regards,
Krishna.