When using TSUtil utilities in Route Riter it appears that the first entry only under "ScriptFiles" in sigcfg.dat is read and any other entries under "ScriptFiles" are ignored. Is this what is being done and is this the correct procedure? If this is so, much signal information is not read.
An example of the "ScriptFiles" entry in sigcfg.dat is given below:
Code:
ScriptFiles (
ScriptFile ( sigscr.dat )
ScriptFile ( sigscr-UK-RI.dat )
ScriptFile ( sigscr-UK-RI-CUST.dat )
ScriptFile ( sigscr-UK-R2-CUST.dat )
ScriptFile ( sigscr-UK-R3-CUST.dat )
ScriptFile ( sigscr-UK-R4-CUST.dat )
ScriptFile ( sigscr-dummy-sem-link.dat )
ScriptFile ( sigscr-LNER.dat )
ScriptFile ( sigscr-BR-E.dat )
ScriptFile ( sigscr-TINSLEY.dat )
ScriptFile ( sigscr-DISTANCECONTROL.dat )
)