Page 1 of 1

WIR Excel Editor

Posted: Sat Sep 21, 2002 8:36 pm
by wg2829210
Can anyone tell me why the excel editor does work for WIR. It seems to work fine for pacwar. It's a dam shame. A powerful tool if the thing worked. I keep getting object not defined or some such stuff. Help!

Posted: Mon Sep 23, 2002 3:20 am
by Possum
Hello
several things
1) You have downloaded the correct Excell editor?
there are 2 versions , one for Pacwar, and the second for WIR.
2) You have the correct path assigned?
On the first page, you must enter the full path and name of the file you wish to edit.
eg D:\MatrixGames\War In Russia\obwir

I have been using the Excell editor for WIR for several years now, and have no major problems with it.
(Many minor problems, but I won't go into them here.):D

WIR Editor

Posted: Mon Sep 23, 2002 3:52 am
by wg2829210
Thanks for the info I'll give it a try

WIR Editor

Posted: Mon Sep 23, 2002 4:05 am
by wg2829210
Ok
My editor for pacwar works fine.

My editor for WIR keeps giving me a run-time error message. To be exact, it reads "run-time error 1004... application-defined or object-defined error."

I'm cofused...

Posted: Mon Sep 23, 2002 5:17 am
by Possum
Doublecheck that the load path specified on the 1st page is correct.
(that's the misc. page, very first tab.)

Posted: Tue Sep 24, 2002 8:43 am
by alfonso
Please, where can I find the Excell editor for WIR?. Could you post a link to it or somehow e-mail it me??. Thanks in advance!!

Posted: Tue Sep 24, 2002 8:56 am
by Possum
Hello alfonso
You can find it here.
http://home.earthlink.net/~tmflood/page2.html

WIR Editor

Posted: Wed Sep 25, 2002 2:57 am
by wg2829210
OK Here's What I've Done

The directory I have setup for WIR is D:\matrixwir

I went to the misc page in the editor and edited in to the FILE cell D:\matrixwir\savea

Then I hit the open buttton

everytime after that I get a run-time error.

?????

Posted: Wed Sep 25, 2002 3:22 am
by Possum
Try using the path
D:\matrixwir\obwir
Do you still get a runtime error truying to load this file?

The editor should work on saved games, It will load mine fine.
Is the Runtime error No.76?
If so, then that is an invalid drive number/Directory not found error.
If So, please carefully re-check that you have the correct drive, and directory path. as this error can be caused by somthing as simple as a misplaced " "

Editor WIR

Posted: Wed Sep 25, 2002 3:37 am
by wg2829210
HI

I've just tried what you have suggested. And I get a run-time error 1004

My PACWAR editor seems to work fine.

I've even downloaded another copy. And I still get a run-time error.

Posted: Wed Sep 25, 2002 8:46 am
by Possum
Unfortunately I have no idea what a runtime 1004 error means.

Posted: Wed Sep 25, 2002 12:50 pm
by moi
Hello!

May be...

1004 '[Method name]' method of '[object]' class failed


The method cannot be used on the object. Possible reasons for this include the following:

An argument contains a value that isn’t valid. A common cause of this problem is an attempt to access an object that doesn’t exist (for example, you tried to use Workbooks(5) when there were only three workbooks open).


The method cannot be used in the applied context. For example, some Range object methods require that the range contain data; if the range doesn’t contain data, the method fails.


An external error occurred, such as a failure to read from or write to a file.
For more information about the method, search Help for the method name.

MSDN

Regards,
moi