User Discussions > How To?

Is there a format for comments in the list file?

(1/2) > >>

neroute2:
I'm looking to add comments like such:

--- Code: ---CA I80 9 12 *rode a bus on this segment; also sight clinched on the frontage road*
--- End code ---
What format, if any, do I use for comments?

yakra:
I don't believe inline comments are supported. You'll have to use a different line. EG,

--- Code: ---CA I-80 9 12
   #rode a bus on this segment; also sight clinched on the frontage road
--- End code ---

neroute2:
Thanks...that's what I was looking for :)

Jim:
Any also any line you include that doesn't parse properly will ultimately be ignored.  It will generate an entry in your .log file, but if you don't mind them, the system sure doesn't.

jwood.ok:
Actually came here to look for this same thing.  Currently I've been doing updates by state, but I could also see it helpful to do by trip...as long as you can put in comments.

Navigation

[0] Message Index

[#] Next page

Go to full version