#119798 - tepples - Mon Feb 26, 2007 1:09 pm
Regarding command line vs. GUI apps, here's one thing that not enough developers have tried:
If your program has both a GUI mode and a command line mode, then when the program is opened in GUI mode, keep a list of the equivalent command-line functions that the player can open and copy into a batch file.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
Last edited by tepples on Mon Feb 26, 2007 7:52 pm; edited 1 time in total
If your program has both a GUI mode and a command line mode, then when the program is opened in GUI mode, keep a list of the equivalent command-line functions that the player can open and copy into a batch file.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
Last edited by tepples on Mon Feb 26, 2007 7:52 pm; edited 1 time in total