(A newbie question)
As I am developing a small route, I save each level of development with a numeric suffix on the route name: e.g. MyRoute_001, MyRoute_002, etc. This way (in my mind), if I really mess up, all I have to do is revert to an earlier version.
My problem (and this question) arises once I start testing with one or more trains.
I create a session, save the route and session and then go into Driver. If and when I find a problem in Driver, I go back to Surveyor, fix it, and save the route with a different numeric suffix.
Alas, I find the session for this newly-name route is empty and I must again enter the session for each of the trains.
My question: is there a way I can create a "test_session" and have this available for MyRoute_009 and also for MyRoute_010, and MyRoute_011?
Thanks.
As I am developing a small route, I save each level of development with a numeric suffix on the route name: e.g. MyRoute_001, MyRoute_002, etc. This way (in my mind), if I really mess up, all I have to do is revert to an earlier version.
My problem (and this question) arises once I start testing with one or more trains.
I create a session, save the route and session and then go into Driver. If and when I find a problem in Driver, I go back to Surveyor, fix it, and save the route with a different numeric suffix.
Alas, I find the session for this newly-name route is empty and I must again enter the session for each of the trains.
My question: is there a way I can create a "test_session" and have this available for MyRoute_009 and also for MyRoute_010, and MyRoute_011?
Thanks.