Page 1 of 1
witploadae.exe
Posted: Tue Apr 05, 2011 4:20 pm
by Pascal_slith
Where is there a user's guide for witploadae.exe? Can't find anything in the manuals or in the SCEN directory...
Sorry if this has been asked before, but I tried using witpload and variants as search terms in the forum and nothing comes up, strangely enough...
Thanks.
RE: witploadae.exe
Posted: Tue Apr 05, 2011 5:59 pm
by JWE
There really isn't one. There used to be a simple one a long time ago, but I forget what happened to it. There was stuff about starting in one forlder, opening from another folder and saving in a third folder, but that was way too much typing, so I just ignored it.
It's a DOS program, so DOS rules apply. I created a work folder and made a batch file that pointed to it. The Command Prompt comes up pointing to one's user folder, so I put a file named Witpload.bat in my C:\Users\Me folder.
Create a folder C:\matrix games\war in the pacific admiral's edition\stuff
Put a copy of witploadae.exe in the folder.
Make a batch file in your user folder that says cd\matrix games\war in the pacific admiral's edition\stuff
Copy whatever scenario (scenario xxx) you want to play with into the C:\.\.\stuff folder
When you launch Command Prompt, just type witpload <ret> ; that puts you in the right place
Then type witploadae /sxxx /e and it will dump scenario xxx things to csv files in the stuff folder
Do all your nasty
Then type witploadae /sxxx /i and it will update scenario xxx things from the edited csv files
Then just move the scenario xxx files back to the game Scen folder.
It's a lot easier if the executable and the scenario files are in the same folder (a lot, lot less typing), and it's a lot easier if the folder is not the game Scen folder (there's so many files in there, already).
Just a suggestion. Ciao. J
RE: witploadae.exe
Posted: Tue Apr 05, 2011 6:01 pm
by Pascal_slith
Thanks, JWE! I'll try this later this evening.
RE: witploadae.exe
Posted: Tue Apr 05, 2011 6:08 pm
by Don Bowen
If you invoke it with a "?" (or maybe "/?") there is a list of arguments.
RE: witploadae.exe
Posted: Tue Apr 05, 2011 11:33 pm
by michaelm75au
Old readme
RE: witploadae.exe
Posted: Wed Apr 06, 2011 3:43 am
by Pascal_slith
ORIGINAL: michaelm
Old readme
Thank you very much, michaelm!
Thanks to all for your posts. They were a great help in my getting it to work fast.