Auto load Rundowns - when launch CasparCg Client

Hello my friends
i download and use CasparCG client 2.3.0 its really great
and i do to learn all its features , but i have question
when i close the client and relaunch it again it opens by default New Rundown and not open last opened Rundowns

is any way to make it load last opened Rundowns ?
is there is any Script or something do that?
thanks in advance

To the best of my knowledge there is no built in mechanism to acheive loading multiple rundowns at startup of the client. You can load a single rundown when the client loads. Using a Windows client host as the example, assume there is a folder called C:/casparcg/rundowns and in that folder we have saved a rundown called mystartup.xml. Also assume the client program is stored as c:/ccg/clients/casparcg-client.exe

You can autoload the rundown using a command line switch:

c:/ccg/clients/casparcg-client.exe -r "C:/casparcg/rundowns/mystartup.xml"

You must enclose the rundown name in quotes if the full pathname includes any spaces and you must include the .xml extension.

When the client has opened there are two rundown tabs - a blank tab and the named rundown.