How to execute two or more functions with one line?
DestroyFunc Grid00
AddToFunc Grid00
+ I Read $[FVWM_USERDIR]/7Modules/VDesk/Page00panel.conf
DestroyFunc Grid10
AddToFunc Grid10
+ I Read $[FVWM_USERDIR]/7Modules/VDesk/Page10panel.conf
This does not work: PipeRead "echo Grid00 && Grid10"
it executes only Grid00. Main purpose is to read Page00panel.conf
and Page10panel.conf
in a sequence, not to merge.