Hey,

i must change the "Server Manifest File" by comiplervariable, but it
does not work.

#ifcompvar [TEST] = "ALLE" Then
#set compiler variable [SERVERMANIFESTFILE] ="updatetest.ini"
#end
#ifcompvar [TEST] = "EINS" Then
#set compiler variable [SERVERMANIFESTFILE] ="updateeins.ini"
#end

How can I do that?

Dirk Büchel