ralphtricky
Posts: 6685
Joined: 7/27/2003 From: Colorado Springs Status: offline
|
quote:
ORIGINAL: ralphtrick quote:
ORIGINAL: golden delicious quote:
ORIGINAL: ralphtrick CSV is short for comma separated value (value, value, value.) Well, to be ultra-anal, "value,value,value".... OK, I'm going to have to be precise then... The events are outputted as a series of values, with no spaces between, that are separated by commas. Unlike a normal CSV file, there are no quotation marks around the alpha fields. The final section, the 'news' section can contain commas, although this may make it difficult for other programs like Excel to read them. I've attached a sample. This should be readable by anyone who has access to a spreadsheet program. In addition support by a program like ODD is possible. When the events are read back in, they replace the existing event, that means that if you remove events, you will have to manually remove them from the scenario as well. Someone will have to check, but I believe that I pay attention to the event number, as well, so if you update one event, and only include it in the file that you're uplocading, that is the event number that will be updated. It may be possible that people will develop small libraries of code templates and samples based on event 600, 700, etc. Ralph
|