Word-95 patch to enable long filenames?

G

Groucho

Is there a patch for Word v6.0c (Word-95) that will remove the long
filename limits for opening and saving files? It should require only few
dialog box changes, and this is a good example of how open-source would
facilitate such improvements. I don't like the subsequent versions of word
for a number of reasons, particularly the removal of the very useful macro
editor Word-95 had. Present OS is XP media edition. Thanks!
 
Z

zkid

I have no idea how much this costs, but at least check out this site:
http://www.wopr.com/wwinfo/plus95.htm

However, that being said, I believe you are severely limiting yourself by
not using at least Office XP, especially considering that you are using
Windows XP and have full 32-bit capabilities. The VBA programming language
is far superior to the Word Basic language contained in the < 7.0 versions,
especially when it comes to user forms. I cringe at the memory of those
previous versions when I had to actually program the objects on the userform
itself. Ugh, the thought gives me nightmares.

If you want scalability/open source, you might want to look into VB.Net.
Good luck.

zkid
 
G

Groucho

zkid said:
I have no idea how much this costs, but at least check out this site:
http://www.wopr.com/wwinfo/plus95.htm

However, that being said, I believe you are severely limiting yourself by
not using at least Office XP, especially considering that you are using
Windows XP and have full 32-bit capabilities. The VBA programming language
is far superior to the Word Basic language contained in the < 7.0 versions,
especially when it comes to user forms. I cringe at the memory of those
previous versions when I had to actually program the objects on the userform
itself. Ugh, the thought gives me nightmares.

If you want scalability/open source, you might want to look into VB.Net.
Good luck.

zkid
 
G

Groucho

zkid said:
I have no idea how much this costs, but at least check out this site:
http://www.wopr.com/wwinfo/plus95.htm

However, that being said, I believe you are severely limiting yourself by
not using at least Office XP, especially considering that you are using
Windows XP and have full 32-bit capabilities. The VBA programming language
is far superior to the Word Basic language contained in the < 7.0 versions,
especially when it comes to user forms. I cringe at the memory of those
previous versions when I had to actually program the objects on the userform
itself. Ugh, the thought gives me nightmares.

If you want scalability/open source, you might want to look into VB.Net.
Good luck.

zkid

=================

Greetings from Montana and thanks for your response! Word 6.0c is still
my preferred word-processor as it meets all my needs very well. And mostly
what I print is all in Courier typewriter with very limited use of other
fonts. (Still have DOS apps in use, particularly databases, as they still do
the job 100%, I'm fully fluent in them, and frankly, just don't have the time
to try and get up to speed on somehing else. I'm just an old computer drudge
and go all the way back to the mainframes of the '60s!) A huge amount of old
DOS "legacy" sw is carefully archived. It's amazing how fast these apps run
on the hi-speed computer!

I do move with the times when a definite benefit can be had, such as
high-speed DSL @ 1.5. My ISP, with many 1000s of users, tells me that over
90% of their users only do internet and a little word-processing, and a
Lindows-Linux system is all they really need.

I do have OpenOffice on the system to cover those rare situations that Word
6.0c can't do, but mostly I use it to convert files from the post-95 apps, in
formats I can't read, and bring it back to Word/Excel- 95. (!!)

Many thanks for your kind help.

G
 
J

Jonathan West

Groucho said:
Is there a patch for Word v6.0c (Word-95) that will remove the long
filename limits for opening and saving files? It should require only few
dialog box changes, and this is a good example of how open-source would
facilitate such improvements. I don't like the subsequent versions of
word
for a number of reasons, particularly the removal of the very useful macro
editor Word-95 had. Present OS is XP media edition. Thanks!

You are getting mixed up between two versions. Word 6 was the last version
of Word designed for Windows 3.1. Word 95 (Word 7) was the first version of
Word for Windows 95. They share the same file format, known subsequently as
the Word 6/95 file format. The file format was updated in Word 97 with the
change from WordBasic to VBA.

There wasn't all that much difference between the Word 6 and Word 95. Word
95 was essentially a 32-bit rewrite of Word 6 with such things as long
filename support added. I suggest you look on Ebay or somewhere for a
secondhand copy of Office 95.


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top