05-08-2011, 06:10 AM
I have a problem defining the parameter PRC_ACTFLO in a scenario file. In former times with VEDA3 I did it in the following way without problems:
~TFM_INS | ~include_tech | ~exclude_tech | ~include_comm | ~exclude_comm | ||||||||||||||||
TS | BD | Prmtr | Yr | DE | Sets | Comm_OUT | Comm_IN | Tech_Name | Tech_Desc | Sets | Comm_OUT | Comm_IN | Tech_Name | Tech_Desc | Sets | Comm_Name | Comm_Desc | Sets | Comm_Name | Comm_Desc |
ACTFLO | 2005 | 1,53 | TCAR* | *DEMO |
With VEDA4 I get the error message that parameter„Other indexes“ has to be specified. It seems that the commodity group, which I used to define under „~include_comm“, has to be defined under „Other indexes“ now. However, if I insert „*DEMO“ under „Other indexes“, VEDA writes „*DEMO“ in the dd-File instead of the full name of the commodity group.
Do I have to write the full name of the commodity group under „Other indexes“ (e.g. TCARGSL101_DEMO)? This would be uncomfortable, since I would like to assign the parameter to a large number of processes at once.
Thanks in advance