Antenna House using config.xml
Posted: Fri Oct 11, 2013 2:59 pm
Hi Oxygen
I have the following working for Antenna House inside Options/Preferences in Oxygen:
C:\Users\Jesper\Desktop\AH\AHFCmd.exe -d ${fo} -o ${out} -extlevel 4
I want to add a config file using -i, like:
C:\Users\Jesper\Desktop\AH\AHFCmd.exe -d ${fo} -i AHFSettings.xml -o ${out} -extlevel 4
I have the config file working at the command line but not from inside Oxygen.
The following is not working:
a) -i AHFSettings.xml
b) -i C:\Users\Jesper\Desktop\AH\AHFSettings.xml
I get an error saying, "can't load the file".
Any suggestions?
By the way: what is "-extlevel 4". To me it doesn't look like an AH option (can't remember where I have it from).
Regards
Jesper Tverskov
I have the following working for Antenna House inside Options/Preferences in Oxygen:
C:\Users\Jesper\Desktop\AH\AHFCmd.exe -d ${fo} -o ${out} -extlevel 4
I want to add a config file using -i, like:
C:\Users\Jesper\Desktop\AH\AHFCmd.exe -d ${fo} -i AHFSettings.xml -o ${out} -extlevel 4
I have the config file working at the command line but not from inside Oxygen.
The following is not working:
a) -i AHFSettings.xml
b) -i C:\Users\Jesper\Desktop\AH\AHFSettings.xml
I get an error saying, "can't load the file".
Any suggestions?
By the way: what is "-extlevel 4". To me it doesn't look like an AH option (can't remember where I have it from).
Regards
Jesper Tverskov