News:

Attempted Spam We have quite a large number of psudo-members register with our site for the sole purpose of posting spam messages. We have systems in place that prevent messages from new registrants from appearing on the forums. If you are a genuine member, please be patient and your message will appear once checked by a moderator.

Main Menu

Wordstar under WXP DOS emulation

Started by Don_Forest, September 08, 2004, 09:07:49 AM

Previous topic - Next topic

Don_Forest

Hello.

I have encountered a problem I hope you can help me with.
I am trying to run Wordstar 2000 Plus (R3 I think)
(hereinafter "Wordstar") in DOS emulation under Microsoft
Windows XP Pro ("WXP").  Wordstar does run, but as soon
as I try to open a file (any file), Wordstar reports:

"Can't open window or document.  Possible reasons:
The disk is full or the directory can't hold that many files.
Your CONFIG.SYS file lacks a line that reads: FILES=20.
You may need to restart your system using the correct DOS
disk.
Too many other programs are running in the background.
Your autoexec file has "set MPPATH=" to an incorrect or
protected directory."

Wordstar runs fine in DOS emulation under Microsoft
Windows 2000 Pro ("W2K") on another system.  In an
attempt to get Wordstar to run under WXP I wrote down the
DOS emulation parameters from the W2K .PIF file, e.g.
memory options, screen options, AUTOEXEC.NT and
CONFIG.NT, and selected those same parameters on the
WXP machine.  The same problem occurs.  One possible,
though unlikely, explanation for this problem is different file
systems.  My  W2K system is FAT32, while my WXP
system is NTFS.

Do you know what the problem is or have a suggestion for
how I might fix it?

TIA.

Don Forest


Forum Admin

#1
One solution that has worked is to start WordStar from a small BATCH file.

Create a text file called WS2K.BAT that contains the following lines (modify the file path if necessary):


PATH %PATH%;C:\WS2000
CD C:\WS2000
WS2 %1 %2
CD C:\


Then try running WordStar using WS2K.

----------
[update: corrected typo; put batch file code in code box]
Forum Administrator
WordStar Resource Site

Join the WordStar mail list at Yahoo Groups

Forum Admin

[Breaking the rule of never replying to your own message...] I've just been told of a variation on the above solution that has worked for someone:

I resolved the problem by adding the following to the end of
c:\windows\system32\autoexec.nt:

REM WordStar (Sets a path to stop error message
REM "Can't open another window for editing or printing
REM -- the current disk or directory is full. Press escape.")
SET TMP=C:\temp
SET PATH=C:\WS2000\

Forum Administrator
WordStar Resource Site

Join the WordStar mail list at Yahoo Groups

Gene Wirchenko

I have had the same problem.  I also had it under Windows 98.  Now, I run WordStar under DosBOX.

Sincerely,

Gene Wirchenko