Rockbox Technical Forums

Rockbox General => Rockbox General Discussion => Topic started by: jessy on April 02, 2014, 05:04:27 PM

Title: is possible to load cfg inside other cfg?
Post by: jessy on April 02, 2014, 05:04:27 PM
for example, i have a conf.cfg with inside something like this

cfg: /<microSD1>/conf1.cfg
cfg: /<microSD1>/conf2.cfg

is possible?
Title: Re: is possible to load cfg inside other cfg?
Post by: [Saint] on April 02, 2014, 09:46:39 PM
is possible?

No.

On a side note - what would you be hoping to achieve if this were possible?


[Saint]
Title: Re: is possible to load cfg inside other cfg?
Post by: jessy on April 13, 2014, 11:03:02 PM
if this were possible i could link a cfg with some settings to other cfg, so, i can edit only one file and the modifications are reflected automatically in the other cfg, to make everything easier to manage.
Title: Re: is possible to load cfg inside other cfg?
Post by: saratoga on April 13, 2014, 11:04:09 PM
Can you suggest an actual use for that?  It seems kind of pointless.