Page 1 of 1
Editor Help
Posted: Mon Dec 04, 2000 9:05 pm
by Paul Goodman
I know this is just my dumbo, because others are using the editor with no problems. I load Excel from Office 2000, enter the proper file information in B3, hit the button and get informed that it can't load the file (path, finename, read only, illegal characters). Turns out the file is full of illegal characters (<> ?) What am I missing here?
Paul
Posted: Mon Dec 04, 2000 10:05 pm
by babyseal7
Are you using "enable macros" when you load?
Posted: Mon Dec 04, 2000 11:44 pm
by Rich Dionne
Paul,
Are you trying to load a PBEM game? PBEM save files are scrambled and are unintelligible when you read them into the editor. Also, if you don't get the full path entered properly in B3, this could also cause problems.
Regards,
Rich
Posted: Tue Dec 05, 2000 10:19 pm
by Paul Goodman
Rich,
Thanks for the quick reply. I am not using a PBEM file. I am attempting to load a copy of OBC42, which I have called OBC42A. The path is elaborate, so I moved a copy directly into C. Same deal, which is:
Windows states that certain characters are illegal and cannot be loaded. These characters are:
< > ? [ ] : obc42a.xls or *
A quick look at the obc42a file shows that it is full of < and ? characters.
Again, what am I missing?
Posted: Wed Dec 06, 2000 3:12 am
by Rich Dionne
Paul,
I may have an answer for your problem. Is the button you push to import your obc42 file up in the toolbar? There are two buttons up in the toolbar area that I neglected to delete. These were experimental and don't contain the proper macros.
The buttons you should push to import and export save files are located in the spreadsheet at cells F1 and G1, respectively. Use of the spreadsheet buttons should solve your problem.
The extraneous Pacwar toolbar (with two buttons) should be deleted.
Let me know if this works for you.
Regards,
Rich
P.S. The save files are stored in binary format, so the data will look strange if you view it with a text editor. The excel macros read the binary format.
Posted: Wed Dec 06, 2000 7:59 pm
by Paul Goodman
Rich,
Exactly! Works! Thanks
Paul