¿ªÔÆÌåÓý

Locked Caboose load not printing


 

Another very minor bug I've been experiencing:

When a caboose is assigned to a train, the car shows on the 'Cars' page with
the load I have set - normally either 'E', or the custom load 'Crew'.
However when the manifest is previewed or printed, the 'load' column is
blank.

David


 

Hi David,

The default is not to print out the load for a caboose or passenger car, but you can change it.

You need to manually edit the Operations.xml file. And modify the default settings, find this line in the file:

<manifest printLocComments="false" printRouteComments="false" printLoadsEmpties="false" printTimetable="false" use12hrFormat="false" printValid="true" sortByTrack="false" printHeaders="false" truncate="false" useDepartureTime="false" useEditor="false" printCabooseLoad="false" printPassengerLoad="false" hazardousMsg="(Hazardous)" />?

Change printCabooseLoad="false" to printCabooseLoad="true"

Dan


frankjoanw
 

Thank you. How do I find the operations.xml file?

:>)....Have a good day.....Frank


 



Dan