<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Reading OpenVMS documentation on Windows in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240807#M15009</link>
    <description>With the free Hobbyist licenses and a US$30 OpenVMS VAX hobbyist kit and an emulator such as simh, you can get seriously nostalgic.&lt;BR /&gt;&lt;BR /&gt;I've been working with simh on Mac OS X, and it's (to my mind) easy to set up for this and for similar cases, and I've posted directions for the full sequence.  The simh folks have pre-built binaries available for Microsoft Windows (no simh build is required), and there are directions and FAQs around for configuring that.&lt;BR /&gt;&lt;BR /&gt;To see if it's an ODS-2 disk, either haul it over to OpenVMS and MOUNT it.  With Mac OS X or Unix, you'd use probably use hexdump or (on a file image copied from the CD via dd) strings.  I expect there's a Windows dump tool around.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 27 Jul 2008 16:10:43 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2008-07-27T16:10:43Z</dc:date>
    <item>
      <title>Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240800#M15002</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am in possession of an OpenVMS VAX Software Product Library documentation set on CD, circa January 1995. I believe it's VMS 6.1&lt;BR /&gt;&lt;BR /&gt;Is there a way to read the CD's on Windows XP?&lt;BR /&gt;&lt;BR /&gt;I have searched and searched to no avail. All the results lead me nowhere.&lt;BR /&gt;&lt;BR /&gt;Any pointers would be greatly appreciated. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;- Dan</description>
      <pubDate>Sat, 26 Jul 2008 15:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240800#M15002</guid>
      <dc:creator>DanMB</dc:creator>
      <dc:date>2008-07-26T15:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240801#M15003</link>
      <description>Sure.  Boot OpenVMS VAX under SIMH.   Load the disk in.  Grab either the Bookreader or BNU kit -- whichever was used then -- off the disks, and install it.  Off you go.  &lt;BR /&gt;&lt;BR /&gt;Otherwise, just use the PDFs from the current web site.  &lt;BR /&gt;&lt;BR /&gt;Or load the bits into a (real) OpenVMS VAX or OpenVMS Alpha box (I don't believe that either Bookreader or BNU made it over to Itanium, though it might translate) and read it there.&lt;BR /&gt;&lt;BR /&gt;Or load the bits onto a real box and translate them into a format accessible to Windows.  Some stuff was HTML, and some was Bookreader.  The later would need one of the freeware tools such as MGBOOK, to unpack it,&lt;BR /&gt;&lt;BR /&gt;Is there a reason you're looking at fourteen-year-old documentation?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jul 2008 22:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240801#M15003</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-07-26T22:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240802#M15004</link>
      <description>Ummmmm.... &lt;BR /&gt;&lt;BR /&gt;I believe the question was, "Is there a way to read the CD's on Windows XP?"&lt;BR /&gt;&lt;BR /&gt;Thanks anyway....</description>
      <pubDate>Sat, 26 Jul 2008 23:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240802#M15004</guid>
      <dc:creator>DanMB</dc:creator>
      <dc:date>2008-07-26T23:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240803#M15005</link>
      <description>I know what the question was.  &lt;BR /&gt;&lt;BR /&gt;You might well be asking to read the Microsoft help files on OpenVMS VAX.&lt;BR /&gt;&lt;BR /&gt;There's no prepackaged kit to do this directly. &lt;BR /&gt;&lt;BR /&gt;I'll ask two questions back. &lt;BR /&gt;&lt;BR /&gt;1: again, why?  What problem(s) are you solving here?&lt;BR /&gt;&lt;BR /&gt;2: how willing are you to patch together a tool chain involving various pieces and parts to achieve this goal?  &lt;BR /&gt;&lt;BR /&gt;If you are, dig up one of the ODS-2 readers off the freeware, and then dig up and port over the MGBOOK or such to read the Bookreader files, and see if you can fit the pieces together.  (Assuming you can't find an MGBOOK port already.)&lt;BR /&gt;&lt;BR /&gt;Booting OpenVMS VAX under simh running on Windows XP is going to be the easiest approach here; all the bits are there, and it works.&lt;BR /&gt;&lt;BR /&gt;Or you enlist the assistance of a system running OpenVMS, and have the contents of the disk ported over to HTML and PDF and such.&lt;BR /&gt;&lt;BR /&gt;There were a few dual-format disks released for OpenVMS documentation, and there were a few more that were parallel distributions.  But those were the OpenVMS docs and not the LP docs.  And they're later than V6.1, IIRC.&lt;BR /&gt;&lt;BR /&gt;So, again, why the constraints?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jul 2008 23:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240803#M15005</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-07-26T23:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240804#M15006</link>
      <description>DanMB,&lt;BR /&gt;&lt;BR /&gt;First, welcome to the ITRC OpenVMS Forum!&lt;BR /&gt;&lt;BR /&gt;FWIW, my recollection tracks with Hoff's, I suspect that 1995 (in the Windows world, Win 3.1, with Windows 95 just starting adoption) was earlier than most of the usable applications for reading documents.&lt;BR /&gt;&lt;BR /&gt;Does the disk mount on the Windows system? If it does, it is an ISO-9660 CDROM. If it does not, it is highly likely to be FILES-11, in which case only an OpenVMS system (real or simulated) will be able to read it directly.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sun, 27 Jul 2008 01:55:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240804#M15006</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-07-27T01:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240805#M15007</link>
      <description>&amp;gt; Is there a way to read the CD's on Windows&lt;BR /&gt;&amp;gt; XP?&lt;BR /&gt;&lt;BR /&gt;Reading a CD-ROM should be easy.  Reading&lt;BR /&gt;Bookreader documents on a CD-ROM will be&lt;BR /&gt;harder.</description>
      <pubDate>Sun, 27 Jul 2008 04:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240805#M15007</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-07-27T04:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240806#M15008</link>
      <description>Bob: the CD shows up in Windows as file type RAW. Definitely not ISO. Probably files-11.&lt;BR /&gt;&lt;BR /&gt;Hoff: Why? Nostalgia. PDP 11/40 in '75, VAX 11/780 in '83. Only Windows since '91. 'nuff said.&lt;BR /&gt;&lt;BR /&gt;I guess the answer to my question is, it's more trouble than it's worth. At least right now. Hoff, I'm a firm believer in KISS.&lt;BR /&gt;&lt;BR /&gt;simh does looks very interesting, though. I'll have to investigate it when I have the time. Thanks for the tip.&lt;BR /&gt;&lt;BR /&gt;Thanks Bob and Hoff....&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jul 2008 12:15:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240806#M15008</guid>
      <dc:creator>DanMB</dc:creator>
      <dc:date>2008-07-27T12:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240807#M15009</link>
      <description>With the free Hobbyist licenses and a US$30 OpenVMS VAX hobbyist kit and an emulator such as simh, you can get seriously nostalgic.&lt;BR /&gt;&lt;BR /&gt;I've been working with simh on Mac OS X, and it's (to my mind) easy to set up for this and for similar cases, and I've posted directions for the full sequence.  The simh folks have pre-built binaries available for Microsoft Windows (no simh build is required), and there are directions and FAQs around for configuring that.&lt;BR /&gt;&lt;BR /&gt;To see if it's an ODS-2 disk, either haul it over to OpenVMS and MOUNT it.  With Mac OS X or Unix, you'd use probably use hexdump or (on a file image copied from the CD via dd) strings.  I expect there's a Windows dump tool around.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jul 2008 16:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240807#M15009</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-07-27T16:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240808#M15010</link>
      <description>use this? &lt;A href="http://www.sysworks.com.au/odl.html" target="_blank"&gt;http://www.sysworks.com.au/odl.html&lt;/A&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Sun, 27 Jul 2008 23:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240808#M15010</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2008-07-27T23:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240809#M15011</link>
      <description>Thanks, sysworks is good website, you will most of VMS and Layer Products doc available.</description>
      <pubDate>Mon, 28 Jul 2008 01:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240809#M15011</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2008-07-28T01:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240810#M15012</link>
      <description>I used WASD HTTP server to convert VMS 6.2 bookreader to html (at run time). Thus I could browse the doc based upon the address of the VMS server running WASD.&lt;BR /&gt;&lt;BR /&gt;And I still use for 7.3.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 28 Jul 2008 05:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240810#M15012</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-07-28T05:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reading OpenVMS documentation on Windows</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240811#M15013</link>
      <description>&lt;BR /&gt;Hi Dan,&lt;BR /&gt;&lt;BR /&gt;Compaq had a beta-version of BNU Reader for the PC (ODL PC Reader Software). This was included in a 2 CD OpenVMS Documentation set for the PC. A complete re-install update of the reader was provided on-line. I have found this page in the Internet Archive here...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://web.archive.org/web/20040604090211/h71000.www7.hp.com/odl/index.html" target="_blank"&gt;http://web.archive.org/web/20040604090211/h71000.www7.hp.com/odl/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I was also able to download and install the ODL PC Reader today from the Internet Archive, although the Zip self-extraction did not work for me. I had to open the zip archive with WinZip, extract to a subdirectory, and then run the set-up from there. The software is expecting the documentation to be found on the 2 original CDs it came with. However, you can reassign which device and directory the doc collections part 1 and 2 are to be found. This allowed copying the 2 CDs to your hard drive using a specially provided Copy Utility.&lt;BR /&gt;&lt;BR /&gt;I have no idea whether this software can also be used to access the standard Bookreader Files of the standard OpenVMS ODL of the era.  But it appears the application was an attempt to make OpenVMS Docs available to Windows NT PCs without having to translate the Bookreader Docs to HTML.&lt;BR /&gt;&lt;BR /&gt;Yes, I do have the original 2 CDs that were used by the ODL PC Reader somewhere in storage. I have no idea at the moment which version of the OpenVMS Doc set was on the CDs, although I believe it was maybe v7.1 or v7.2.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;&lt;BR /&gt;Keith&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2008 11:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/reading-openvms-documentation-on-windows/m-p/4240811#M15013</guid>
      <dc:creator>Keith Cayemberg</dc:creator>
      <dc:date>2008-07-30T11:36:27Z</dc:date>
    </item>
  </channel>
</rss>

