That worked. Thanks!
I wanted to follow up on this:
Quote:
Originally Posted by mjryan65
Thank you! Looks like that works as Park Id shows 1937, not 0 when I open the imported schedule in the schedule editor.
<GAME day="6" time="1335" away="43" home="1" site="neutral" Park="1937" />
I also tried the name of the park because CoPilot suggested that works, too, and it worked.
<GAME day="6" time="1335" away="43" home="1" site="neutral" Park="Globe Life Field" />
I don't know if site="neutral" does any good, but it didn't cause an error. I was hoping site neutral would mean the game doesn't count in home and away records. Haven't had a chance to check that.
|
So to be clear, you're saying that:
a) using ...
site="neutral" Park="1937" /> works
b) using ...
site="neutral" Park="Globe Life Field" /> also works
c) you're not sure if site="neutral" has any effect on the home/away W/L record
Correct?