Ok, looks like I understand the issue!
Empty value can't be passed as parameter using REPLACEPARAM!
If you use something like:
PROMPT(RADIOBUTTON,%ICR%,"Incremental?",N,{"Yes","No"},{"X","N"})
For N - it will also run in the incremental mode?
Ok, looks like I understand the issue!
Empty value can't be passed as parameter using REPLACEPARAM!
If you use something like:
PROMPT(RADIOBUTTON,%ICR%,"Incremental?",N,{"Yes","No"},{"X","N"})
For N - it will also run in the incremental mode?