Quote:
|
-Is the merging standardized already (standard file locations based on particular OS's which can be automatically cross loaded through a serial connection)? Don't worry too much about that kind of support, flash drives are awesome and shell/batch scripts are easy, I'm just curious.
|
I was planning on having a directory (set in Preferences) with one small file per team and when you load a team it just searches for the file in that directory with that team number as the title. Therefore if you just combine all the directories (transferring with a flash drive) it will be able to read them all.
Quote:
|
-Are the two viewer windows children of the main window (with the logo)? i.e. if you minimize or X out of the main window, do the other two go away also?
|
Yes when you close the main window it destroys all objects including the other windows and exits the program.
Quote:
|
-The "export" button, what does it export to? Excel, PDF, text document? What are the individual team records stored as?
|
Currently, the export button does nothing. Exporting as a text document would probably be easy to implement but if I can figure out how to do it as an excel spreadsheet I would do that instead.
Quote:
|
-If activated from the command line, is it possible to route some kind of output through an external command?
|
I could add that kind of functionality if you have any specific ideas.