<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Question: Anyone have any idea what file format an IBM Wheelwriter 50 Series II (6788) uses? Its on 3.5 Floppies&#8230;</title>
	<atom:link href="http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 06:08:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Bobbyb</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7118</link>
		<dc:creator>Bobbyb</dc:creator>
		<pubDate>Fri, 13 Jul 2007 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7118</guid>
		<description>thanks i have a bunch of these with old journals on them and this should help me fish them out.</description>
		<content:encoded><![CDATA[<p>thanks i have a bunch of these with old journals on them and this should help me fish them out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7112</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Fri, 13 Jul 2007 16:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7112</guid>
		<description>So it looks like Ben got his answer all be it not from us but his solution is posted above now.</description>
		<content:encoded><![CDATA[<p>So it looks like Ben got his answer all be it not from us but his solution is posted above now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7110</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Fri, 13 Jul 2007 16:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7110</guid>
		<description>Looks like here is the solution within this thread will post it to the original question now for others.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;I believe that IBM used EBCDIC coding, which explains the nonsense characters. It may be possible to save documents as ASCII, but I guess you&#039;d have to open each one first.&lt;br/&gt;&lt;br/&gt;Or there&#039;s this...&lt;br/&gt;posted by No Mutant Enemy at 6:17 AM on July 13 &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Ooh, EBCDIC, good point. Here&#039;s an online EBCDIC-ASCII converter that you could run a couple files through, to see if Mutant Enemy&#039;s suggested app would be useful.&lt;br/&gt;posted by rkent at 6:39 AM on July 13 &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On a unix-like system (including Mac):&lt;br/&gt;&lt;br/&gt;dd if=file.txt of=newfile.txt conv=ascii&lt;br/&gt;&lt;br/&gt;Converts the file from EBCDIC and reveals readable text... there&#039;s still a bunch of crap in there, but it&#039;s half the battle.&lt;br/&gt;posted by buxtonbluecat at 6:44 AM on July 13 &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Oh, and I confirmed that the EBCDIC - ASCII conversion worked, with a sample file provided by the OP in other online forums where (s)he has posed the same question.&lt;br/&gt;posted by buxtonbluecat at 6:47 AM on July 13 &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Wow. I&#039;ll give this conversion a try. Thanks for the suggestion. I&#039;ll let you know how it goes.&lt;br/&gt;posted by banger100 at 7:04 AM on July 13 &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;You folks are golden. The EBCDIC-ASCII conversion tool worked! The resulting file has all the text, but also a lot of nonsense that I&#039;ll need to strip out. Any easy way to strip out all the remaining nonsense?&lt;br/&gt;posted by banger100 at 7:17 AM on July 13 &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Note that there are several different versions of EBCDIC, most of the online converters are going to be geared towards the System/360 variant I&#039;d imagine. So you might want to try the files on a few different translators if you don&#039;t have immediate success.&lt;br/&gt;posted by Mitheral at 7:26 AM on July 13</description>
		<content:encoded><![CDATA[<p>Looks like here is the solution within this thread will post it to the original question now for others.</p>
<p>I believe that IBM used EBCDIC coding, which explains the nonsense characters. It may be possible to save documents as ASCII, but I guess you&#8217;d have to open each one first.</p>
<p>Or there&#8217;s this&#8230;<br />posted by No Mutant Enemy at 6:17 AM on July 13 </p>
<p>Ooh, EBCDIC, good point. Here&#8217;s an online EBCDIC-ASCII converter that you could run a couple files through, to see if Mutant Enemy&#8217;s suggested app would be useful.<br />posted by rkent at 6:39 AM on July 13 </p>
<p>On a unix-like system (including Mac):</p>
<p>dd if=file.txt of=newfile.txt conv=ascii</p>
<p>Converts the file from EBCDIC and reveals readable text&#8230; there&#8217;s still a bunch of crap in there, but it&#8217;s half the battle.<br />posted by buxtonbluecat at 6:44 AM on July 13 </p>
<p>Oh, and I confirmed that the EBCDIC &#8211; ASCII conversion worked, with a sample file provided by the OP in other online forums where (s)he has posed the same question.<br />posted by buxtonbluecat at 6:47 AM on July 13 </p>
<p>Wow. I&#8217;ll give this conversion a try. Thanks for the suggestion. I&#8217;ll let you know how it goes.<br />posted by banger100 at 7:04 AM on July 13 </p>
<p>You folks are golden. The EBCDIC-ASCII conversion tool worked! The resulting file has all the text, but also a lot of nonsense that I&#8217;ll need to strip out. Any easy way to strip out all the remaining nonsense?<br />posted by banger100 at 7:17 AM on July 13 </p>
<p>Note that there are several different versions of EBCDIC, most of the online converters are going to be geared towards the System/360 variant I&#8217;d imagine. So you might want to try the files on a few different translators if you don&#8217;t have immediate success.<br />posted by Mitheral at 7:26 AM on July 13</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7012</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jul 2007 18:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7012</guid>
		<description>Thanks for trying Karl. I&#039;ll try Canopener first I think and then some other companies.</description>
		<content:encoded><![CDATA[<p>Thanks for trying Karl. I&#8217;ll try Canopener first I think and then some other companies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7010</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Mon, 09 Jul 2007 18:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7010</guid>
		<description>Hmm I could not get anything out of the file. According to the docs it says i should see normal text seperated by garbage text. That should be the markup.&lt;br/&gt;&lt;br/&gt;But I dont see anything. There are some compaines that do this type of recovery one I found is pivar.com . I tried calling them but I just sat on hold.&lt;br/&gt;&lt;br/&gt;Try emailing em&#039; let us know how it goes!</description>
		<content:encoded><![CDATA[<p>Hmm I could not get anything out of the file. According to the docs it says i should see normal text seperated by garbage text. That should be the markup.</p>
<p>But I dont see anything. There are some compaines that do this type of recovery one I found is pivar.com . I tried calling them but I just sat on hold.</p>
<p>Try emailing em&#8217; let us know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7005</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7005</guid>
		<description>Let me give something a shot - i would see if you can get a response from canopener if they still honor their 30 day money back guarantee and if they think it will work.&lt;br/&gt;&lt;br/&gt;Check back in a few minutes im going to run a few tests on this txt file.</description>
		<content:encoded><![CDATA[<p>Let me give something a shot &#8211; i would see if you can get a response from canopener if they still honor their 30 day money back guarantee and if they think it will work.</p>
<p>Check back in a few minutes im going to run a few tests on this txt file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7004</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jul 2007 16:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7004</guid>
		<description>No, all the files open up with garbage like that.&lt;br/&gt;Yes, we&#039;re working in English/ASCII.</description>
		<content:encoded><![CDATA[<p>No, all the files open up with garbage like that.<br />Yes, we&#8217;re working in English/ASCII.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7003</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Mon, 09 Jul 2007 16:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7003</guid>
		<description>I got that one. This file looks like it is all formating code. Are there other files that are txt? If so can you open them up and see if you see any normal text in them?&lt;br/&gt;&lt;br/&gt;I am assuming we are working with englis/us/ascii characters right?</description>
		<content:encoded><![CDATA[<p>I got that one. This file looks like it is all formating code. Are there other files that are txt? If so can you open them up and see if you see any normal text in them?</p>
<p>I am assuming we are working with englis/us/ascii characters right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7002</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jul 2007 16:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7002</guid>
		<description>http://www.filefactory.com/file/8666ff/&lt;br/&gt;I just threw one file in there.</description>
		<content:encoded><![CDATA[<p><a href="http://www.filefactory.com/file/8666ff/" rel="nofollow">http://www.filefactory.com/file/8666ff/</a><br />I just threw one file in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-7000</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Mon, 09 Jul 2007 16:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-7000</guid>
		<description>i downloaded the image but could not open it using http://www.towodo.com/ which is what it looks like you used to image it.&lt;br/&gt;&lt;br/&gt;How about just a rar or zip of the files ... even just one of the files will do as well.</description>
		<content:encoded><![CDATA[<p>i downloaded the image but could not open it using <a href="http://www.towodo.com/" rel="nofollow">http://www.towodo.com/</a> which is what it looks like you used to image it.</p>
<p>How about just a rar or zip of the files &#8230; even just one of the files will do as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6997</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6997</guid>
		<description>Hopefully I was able to image it correctly.&lt;br/&gt;&lt;br/&gt;http://www.filefactory.com/file/7fea18/</description>
		<content:encoded><![CDATA[<p>Hopefully I was able to image it correctly.</p>
<p><a href="http://www.filefactory.com/file/7fea18/" rel="nofollow">http://www.filefactory.com/file/7fea18/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NinjaAdmin</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6995</link>
		<dc:creator>NinjaAdmin</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6995</guid>
		<description>win95 hmmm youcan buy usb floppy for xp or you can take floppy drive out of 95 machine and put in xp or better machine.&lt;br/&gt;&lt;br/&gt;i look at Canopener and it looks like it should work if u cn see files. It also has money back for 30 days. i would email and ask if it does not work can you get refund&lt;br/&gt;&lt;br/&gt;omniflop is free i would mess with that 1st if u need help let us know.</description>
		<content:encoded><![CDATA[<p>win95 hmmm youcan buy usb floppy for xp or you can take floppy drive out of 95 machine and put in xp or better machine.</p>
<p>i look at Canopener and it looks like it should work if u cn see files. It also has money back for 30 days. i would email and ask if it does not work can you get refund</p>
<p>omniflop is free i would mess with that 1st if u need help let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6996</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6996</guid>
		<description>Link us to an image of one of the floppies Ben and I&#039;ll check it out.</description>
		<content:encoded><![CDATA[<p>Link us to an image of one of the floppies Ben and I&#8217;ll check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6994</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6994</guid>
		<description>A little follow up. &lt;br/&gt;To horsec9: The only machine we have in the office with a disk drive is a win95 machine (yikes). So I had to download OmniDisk instead of OmniFlop. Lots of DOS commands to sort through and I&#039;m not sure how to run it. &lt;br/&gt;To anonymous: On at least one of the disks I can see the files as .txt files. Will canopener help me filter out the garbage? Canopener is $40, which I don&#039;t want to have to spend unless I have to.&lt;br/&gt;&lt;br/&gt;Thanks again. Ben</description>
		<content:encoded><![CDATA[<p>A little follow up. <br />To horsec9: The only machine we have in the office with a disk drive is a win95 machine (yikes). So I had to download OmniDisk instead of OmniFlop. Lots of DOS commands to sort through and I&#8217;m not sure how to run it. <br />To anonymous: On at least one of the disks I can see the files as .txt files. Will canopener help me filter out the garbage? Canopener is $40, which I don&#8217;t want to have to spend unless I have to.</p>
<p>Thanks again. Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6991</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Mon, 09 Jul 2007 14:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6991</guid>
		<description>Good Luck Ben and Let us know how it turns out...&lt;br/&gt;&lt;br/&gt;Great response time John and that anonymous sure sounds like he knows his WheelWriters!&lt;br/&gt;&lt;br/&gt;Stay Tuned For The Next Update... Join our RSS or Atom Feeds Today!</description>
		<content:encoded><![CDATA[<p>Good Luck Ben and Let us know how it turns out&#8230;</p>
<p>Great response time John and that anonymous sure sounds like he knows his WheelWriters!</p>
<p>Stay Tuned For The Next Update&#8230; Join our RSS or Atom Feeds Today!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6990</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 09 Jul 2007 14:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6990</guid>
		<description>I&#039;ll give some of these options a try. If I can&#039;t get it to work I&#039;ll post a sample file. &lt;br/&gt;Thanks for your help. You guys are golden.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll give some of these options a try. If I can&#8217;t get it to work I&#8217;ll post a sample file. <br />Thanks for your help. You guys are golden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6989</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 09 Jul 2007 14:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6989</guid>
		<description>Most floppy WP machines were either DOS compatible filesystems or&lt;br/&gt;close enough to be able to read the files one way or another on a PC.&lt;br/&gt;&lt;br/&gt;What you cant read in most cases is the formatting commands. They&#039;ll&lt;br/&gt;be there but are usually not compatible with any standard PC WP&lt;br/&gt;format. So you can get the text content off, but the embedded&lt;br/&gt;formatting commands generally end up lost.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Putting the flop in a PC will usually enable reading all the files. If&lt;br/&gt;lucky they&#039;ll read right. If semi-lucky you&#039;ll end up with bits of&lt;br/&gt;files tacked onto other files. If unlucky you&#039;ll need to copy the&lt;br/&gt;floppy .iso image and work from that. Always keep each floppyful in&lt;br/&gt;its own separate folder, as some files may have bits missing and&lt;br/&gt;attached to other files.&lt;br/&gt;&lt;br/&gt;Once youve got your disc contents onto PC, &#039;Canopener&#039; will strip what&lt;br/&gt;you&#039;ve got of the junk, leaving just the text content. It often takes&lt;br/&gt;2 or 3 goes to get the filter settings right.&lt;br/&gt;&lt;br/&gt;&lt;a HREF=&quot;http://www.abbottsystems.com/&quot; REL=&quot;nofollow&quot;&gt; AbottSystems &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Most floppy WP machines were either DOS compatible filesystems or<br />close enough to be able to read the files one way or another on a PC.</p>
<p>What you cant read in most cases is the formatting commands. They&#8217;ll<br />be there but are usually not compatible with any standard PC WP<br />format. So you can get the text content off, but the embedded<br />formatting commands generally end up lost.</p>
<p>Putting the flop in a PC will usually enable reading all the files. If<br />lucky they&#8217;ll read right. If semi-lucky you&#8217;ll end up with bits of<br />files tacked onto other files. If unlucky you&#8217;ll need to copy the<br />floppy .iso image and work from that. Always keep each floppyful in<br />its own separate folder, as some files may have bits missing and<br />attached to other files.</p>
<p>Once youve got your disc contents onto PC, &#8216;Canopener&#8217; will strip what<br />you&#8217;ve got of the junk, leaving just the text content. It often takes<br />2 or 3 goes to get the filter settings right.</p>
<p><a HREF="http://www.abbottsystems.com/" REL="nofollow"> AbottSystems </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horsec9</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6988</link>
		<dc:creator>Horsec9</dc:creator>
		<pubDate>Mon, 09 Jul 2007 14:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6988</guid>
		<description>I love a challenge Try downloading OmniFlop and using it.</description>
		<content:encoded><![CDATA[<p>I love a challenge Try downloading OmniFlop and using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnnyBlazE</title>
		<link>http://www.asktheadmin.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html/comment-page-1#comment-6987</link>
		<dc:creator>JohnnyBlazE</dc:creator>
		<pubDate>Mon, 09 Jul 2007 14:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.inspiritnetworks.com/2007/07/question-anyone-have-any-idea-what-file-format-an-ibm-wheelwriter-50-series-ii-6788-uses-its-on-35-floppies.html#comment-6987</guid>
		<description>Can you upload a sample file on one of the file sharing networks? Or give us a link to check it out?&lt;br/&gt;&lt;br/&gt;JohnBlaZe</description>
		<content:encoded><![CDATA[<p>Can you upload a sample file on one of the file sharing networks? Or give us a link to check it out?</p>
<p>JohnBlaZe</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.asktheadmin.com @ 2012-02-10 02:23:58 -->
