This is similar to my request #454327, but does give me an
idea... perhaps "dumpall" and "loadall" commands should be
added to dump or restore all the banks at once instead of
one at a time as it is currently implemented via dump / load
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
but i just as easily did this with a $bash script that recursively dumped all
the banks from 1-10 by using a loop until done (can't remember specifics
but do believe that i have the script someplace here if somebody wants it
posted).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=84985
This is similar to my request #454327, but does give me an
idea... perhaps "dumpall" and "loadall" commands should be
added to dump or restore all the banks at once instead of
one at a time as it is currently implemented via dump / load
Logged In: NO
ah. i agree. a dump-all & load-all
but i just as easily did this with a $bash script that recursively dumped all
the banks from 1-10 by using a loop until done (can't remember specifics
but do believe that i have the script someplace here if somebody wants it
posted).