A Simple(?) Question

eswearingen

New member
I thought it would be anyhow, but here goes:

In the route I am working on, I have many industries with multiple "parking" sidings. I am trying to split the naming so that when you go to "drive to trackmark", you are not bombarded with a list as tall as the monitor. I found somewhere in these forums where I can separate the names with a ~ and they will split, but that seems to only work once. For example:

CoalMine1~Parking shows in driver as [CoalMine1] [Parking]

Is it possible to nest these deeper? I tried using the ~ again, but instead of:

[CoalMine1] [Parking] [Loaded] [East 1], I get:

[CoalMine1] [Parking~Loaded~East 1]

Is there a different symbol I should be using to allow nesting in this fashion?

Thank you,

Eric
 
Hi
Try replacing ~Parking with ~number. I just tried it out with trackmarks called Test. Test~01 - Test~06. Test shows up on Navigate To and Navigate Via with 01-06 as the final choice. One thing, the numbers don't show in a numerical list but still show up. Hope this helps.
 
The ~ symbol only gives you two levels in the "... To" lists. There is no other symbol that you can use to give you more levels.
 
Thank you StationMistress, but that is what I'm working with right now.

Pware, that is not the answer I wanted, but it was pretty much the one I was expecting, so thank you.
 
Back
Top