Hi - I am getting the following error when validating script logic
Validation status of executable file: Failed
- Unclosed quotation mark after the character string 'RBUS101'.Incorrect syntax near 'RBUS101'. in:select [ID] from mbrKIOSKREDBOX where [KIOSK_REGION] = 'RBUS101
Validation status of syntax: Success
Here is the code, please advise.
*SELECT(%REG%,"[ID]",Kioskredbox,"[PARENTH1]='RdbxMkt' AND [ID] <> 'RBUSUNK'")
*XDIM_MEMBERSET RPTCURRENCY=LC,USD
*RUNALLOCATION
*FACTOR = USING/TOTAL
*DIM ACCOUNT WHAT=[PUSH_TO_REDBOX_KIOSK]="S"; WHERE=<<<; USING=KioskEnd; TOTAL=<<<
*DIM Kioskredbox WHAT=%REG%.INP; WHERE=[KIOSK_REGION] = "%REG%"
*DIM DataSource WHAT=FromSumFin; WHERE=AllocKIOSK_R
*ENDALLOCATION
*COMMIT