scenario depended parameter excludelink (PGM=PT)

Hi,
is any way to use different parameter excludelink by each scenario?

Example (notfunctionally) with scenario dependent variable:

RUN PGM=PUBLIC TRANSPORT

PROCESS PHASE=DATAPREP


    IF ('{Scenario_ShortName}'='Base2019')
      exlist='(LI.NTLEG=0,2,3,4)'
    ENDIF

LIST='walk connection' GENERATE, LIST=T, NTLEGMODE=100,  COST=LW.FootTIME,   EXCLUDELINK = exlist

Thanks for reply.

Parents Reply Children
No Data