Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-30 Thread Martin Woodhouse
Subject: Re: [Freedos-user] Loading old DOS programs under FreeDOS Amedee Van Gasse schreef: Eric Auer schreef: Hi :-) I think WordPerfect 5.1 was a really popular word processor for DOS, much more suited for DOS use than graphical Word versions today... The ODF and MS-OOXML formats

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-25 Thread Eric Auer
Hi, Yes, I was able to extract plain text from OOXML, without any format code, is a first step. But is needed a lot of carefull check of the tags to get the rigth and of paragraf. Make this for example at prompt. 7z e -so -y yourdocument.doc outfile.xml ex doc2txt.ex outfile.xml

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-25 Thread Amedee Van Gasse
Amedee Van Gasse schreef: Eric Auer schreef: Hi :-) I think WordPerfect 5.1 was a really popular word processor for DOS, much more suited for DOS use than graphical Word versions today... The ODF and MS-OOXML formats are, as far as I remember, both actually renamed ZIP files with several

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-24 Thread Amedee Van Gasse
Eric Auer schreef: Hi :-) I think WordPerfect 5.1 was a really popular word processor for DOS, much more suited for DOS use than graphical Word versions today... The ODF and MS-OOXML formats are, as far as I remember, both actually renamed ZIP files with several XML files inside. I

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-24 Thread Amedee Van Gasse
Michael Robinson schreef: (...) It is truly sad that Microsoft, since it doesn't support it's dos versions of Word anymore, won't allow free redistribution of it. The reality is, there are very few old computers left that can only run dos, compared to the number of computers that run Linux

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-24 Thread Marco Antonio Achury Palma
Yes, I was able to extract plain text from OOXML, without any format code, is a first step. But is needed a lot of carefull check of the tags to get the rigth and of paragraf. Make this for example at prompt. 7z e -so -y yourdocument.doc outfile.xml ex doc2txt.ex outfile.xml This is the code

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Robert Riebisch
iw2evk wrote: My copy of word 6 can be download here: http://www.perotti.ic.cz/wordprocessor/WORD6DOS.zip Please stop promoting your illegal copies! Robert Riebisch -- BTTR Software http://www.bttr-software.de/ --

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Robert Riebisch
Eric Auer wrote: www.oldversion.com/talk/archive/index.php/t-1080.html claims that the download is only for owners of Word 5.0 ...? This is correct. Robert Riebisch -- BTTR Software http://www.bttr-software.de/ --

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Steve Owens
Robert Riebisch wrote: Please stop promoting your illegal copies! OK, for the record, I bought a legal copy of Word 5.0 when this was available from Microsoft. The source floppies were damaged in a basement flood (I *know*, but I had a small house and lots of stuff), which is why I am using (and

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Robert Riebisch
Steve Owens wrote: Thanks to everyone for the assistance. So does it work for you now? Robert Riebisch -- BTTR Software http://www.bttr-software.de/ -- This SF.net email is sponsored by: SourcForge Community

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Steve Owens
Dunno yet - I plan to try the suggestions this weekend. I will post 'solved' and explain what worked once I do that. Thanks again! On Fri, Jan 23, 2009 at 2:45 PM, Robert Riebisch r...@bttr-software.dewrote: Steve Owens wrote: Thanks to everyone for the assistance. So does it work for you

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread David C. Kerber
-Original Message- From: Marco Antonio Achury Palma [mailto:marcoach...@gmail.com] Sent: Friday, January 23, 2009 3:43 PM To: freedos-user@lists.sourceforge.net Subject: Re: [Freedos-user] Loading old DOS programs under FreeDOS My all times favorite DOS word processing program

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Steve Owens
As Marco said, Word's Find and Replace does this easily - you need to click on the 'More' button in the Find and Replace dialog, then click on 'Special', then insert as many of the characters as you like in sequence - in this case, 'Paragraph Mark' and 'Tab Character'. Works like a charm! I

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Michael Robinson
On Fri, 2009-01-23 at 15:26 -0600, Steve Owens wrote: As Marco said, Word's Find and Replace does this easily - you need to click on the 'More' button in the Find and Replace dialog, then click on 'Special', then insert as many of the characters as you like in sequence - in this case,

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Eric Auer
Hi :-) I think WordPerfect 5.1 was a really popular word processor for DOS, much more suited for DOS use than graphical Word versions today... The ODF and MS-OOXML formats are, as far as I remember, both actually renamed ZIP files with several XML files inside. I think MS-OOXML also has binary

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-23 Thread Travis Siegel
PS: I remember writing a similar viewer for RTF once in Pascal, kind of crude but useful. Anybody wanna revive it? Certainly, pass it over here. I'll release dos and osx versions (and linux too if I can get another linux box up and running) Fpc is great.

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-22 Thread Blair Campbell
Here is the exact error text from the Word 5.5 for MS-DOS load under FreeDOS on a FAT16 partition: Illegal Instruction occurred Illegal Instruction occurred CS=0530 IP=3006 SS=394A SP=FFDD DS= ES=0317 EAXX=0100 EBX=0530 ECX=0F00 EDX=0020 ESI=05A8 EDI=0002

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-22 Thread Christian Masloch
Illegal Instruction occurred CS=0530 IP=3006 SS=394A SP=FFDD DS= ES=0317 EAXX=0100 EBX=0530 ECX=0F00 EDX=0020 ESI=05A8 EDI=0002 EBP=FFDD Aborting Program Perhaps an EMM386 problem? The EMM displays the message, but doesn't necessarily cause the error.

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-22 Thread Steve Owens
Haven't swapped shells yet, but I'll give that a try. I was going to switch over to 4DOS anyway - I actually bought that program way back and always thought it a great set of tools. Thanks! On Thu, Jan 22, 2009 at 6:14 AM, Jonathan W. skyler.orla...@gmail.comwrote: Have you tried using a

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-22 Thread Steve Owens
Thanks - I think the boot loader has a startup mode without EMM386; I'll give that a try. On Thu, Jan 22, 2009 at 5:07 AM, Blair Campbell blaird...@gmail.com wrote: Here is the exact error text from the Word 5.5 for MS-DOS load under FreeDOS on a FAT16 partition: Illegal Instruction

Re: [Freedos-user] Loading old DOS programs under FreeDOS

2009-01-22 Thread Eric Auer
Hi! Here is the exact error text from the Word 5.5 for MS-DOS load under FreeDOS on a FAT16 partition: Illegal Instruction occurred CS=0530 IP=3006 SS=394A SP=FFDD DS= ES=0317 EAXX=0100 EBX=0530 ECX=0F00 EDX=0020 ESI=05A8 EDI=0002 EBP=FFDD Aborting