[HNF_SPLIT_MERGE]
#
# <#> is used for comment lines
# The following controls are allowed to set buttons where
# <file-name> is the selected file which may include the file path: 
#
# load <file_name>
# split
# merge <file_name>
# save <file_name>
# 
# The following controls are allowed to set options:
# 
# remove_favorites     <true|false>
# remove_radios        <true|false>
# keep_pref_antennas   <true|false>
# use_antenna_names    <true|false>
# split_into_antennas  <true|false>
# split_into_providers <true|false>
# 
# All controls are per default false except split_into_antennas which is true.
# 
# To clear the internal data always load the first file.
# 
load D:\My_O_W_N\MyPureBasic\HNF2\Astra.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Hotbird.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Eutelsat_W2.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Eutelsat_W1.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Eutelsat_W3A.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Sirius.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Thor.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Amos.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Atl.Bird_3.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Nilesat.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Atl.Bird_2.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Express_3A.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Telstar_12.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Intelsat_901.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\NSS_7.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Intelsat_907.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Hispasat.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Express_AM1.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Intelsat_903.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Telstar_11.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Pas_3R.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Europestar_1.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Turksat.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Sesat.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Astra_2.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Badr_3.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\E-bird.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Astra_3A.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Hellas_sat_1.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Intelsat_905.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Atl._Bird_1.hnf
merge D:\My_O_W_N\MyPureBasic\HNF2\Eutelsat_W6.hnf
#
# To save the merged files:
#
save D:\My_O_W_N\MyPureBasic\HNF2\antenna_list.hnf
