<?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: how can i read a sequential rms file and write it to a sequential variable lenght rms file in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125274#M25900</link>
    <description>Doug,&lt;BR /&gt;&lt;BR /&gt;Thanks for the info.&lt;BR /&gt;&lt;BR /&gt;I was looking in "Guide to the DEC Text Processing Utility" instead of "DEC Text Processing Utility Reference Manual" which is where I should have been looking.&lt;BR /&gt;&lt;BR /&gt;If anyone is interested in more general purpose TPU based global search and replace routines, Joseph Huber has a collection I found with Google:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wwwvms.mpp.mpg.de/~huber/util/TPU/" target="_blank"&gt;http://wwwvms.mpp.mpg.de/~huber/util/TPU/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
    <pubDate>Fri, 22 Aug 2008 10:09:42 GMT</pubDate>
    <dc:creator>Jon Pinkley</dc:creator>
    <dc:date>2008-08-22T10:09:42Z</dc:date>
    <item>
      <title>how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125244#M25870</link>
      <description>I want to create a sequential variable lenght rms file that has carriage return carriage control.&lt;BR /&gt;&lt;BR /&gt;Hein's offer a dcl script that can put CRLF inside file and this is first step for me. &lt;BR /&gt;&lt;BR /&gt;$ crlf = f$fao("!/")&lt;BR /&gt;$ create/fdl=nl: test.tmp ! FDL is optional really, all defaults applied&lt;BR /&gt;$ open/write test test.tmp&lt;BR /&gt;$ write test "EUROPA",crlf,"AFRICA"&lt;BR /&gt;$ write test "AMERICA"&lt;BR /&gt;$ close test&lt;BR /&gt;$ type test.tmp&lt;BR /&gt;&lt;BR /&gt;this creates a rms file with record format VCF&lt;BR /&gt;&lt;BR /&gt;i want it sequential variable lenght.&lt;BR /&gt; &lt;BR /&gt;And i want to create it from reading a file(that come from xp-dos with ftp) and write to file(that i want)&lt;BR /&gt;&lt;BR /&gt;I need a dcl that reads a file record by record&lt;BR /&gt;until end of file and write to another file.&lt;BR /&gt;&lt;BR /&gt;Who can propose a dcl script for it.</description>
      <pubDate>Mon, 18 Aug 2008 12:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125244#M25870</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T12:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125245#M25871</link>
      <description>Replace&lt;BR /&gt;open/write&lt;BR /&gt;by&lt;BR /&gt;open/append&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 18 Aug 2008 12:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125245#M25871</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-08-18T12:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125246#M25872</link>
      <description>btw... You don't have to close topic and re-open when the discussion is pretty much a continuation.&lt;BR /&gt;&lt;BR /&gt;Anyway... here is what I tried to reply to the FTP topic, but it close, and it seems to apply here:&lt;BR /&gt;&lt;BR /&gt;FTP is going to be a little tricky, because of the cr-lf. On the dos side, and in an ascci file transfer, at the cr-lf is undistinguishable from a new line.&lt;BR /&gt;Fortunately the data is well recognizable.&lt;BR /&gt;&lt;BR /&gt;So on the OpenVMS side you could process the ascii text and glue everything together unless it starts with "14-spaces and a tab followed by 6 numbers and a tab". SMOP. Send money and we'll do it :-).&lt;BR /&gt; &lt;BR /&gt;I would look at delivering the file with 'codes' for cr-lf and ff (and tab optionally). The PERL/C style escapes might do (\r \f \t ...) but since this is OpenVMS, why not use the Formatted Ascii Output directives.&lt;BR /&gt;Check out:  help lexi f$fao directive&lt;BR /&gt;&lt;BR /&gt;For example, the first two lines as generated on Windoze could be:&lt;BR /&gt;&lt;BR /&gt;HA050501390004&lt;BR /&gt;A000026       !_020508!_0033848!/0062!_00440!_842!/0139!_99999.999.!/NORM!_12000!_4!_RPS!_N!/TEST!/!/!_TEST!/SEN METAL END.VE SAN.TI&lt;BR /&gt;C.LTD.STI!/TR41000139007C0030712BL001!_7350477692!_G!/ALICI TEST!^0139999990033848&lt;BR /&gt;&lt;BR /&gt;(all together, I also used !_ for &lt;TAB&gt; for this forum presentation).&lt;BR /&gt;&lt;BR /&gt;Now feed this into a DCL script&lt;BR /&gt;&lt;BR /&gt;----- Formatter.com ----&lt;BR /&gt;&lt;BR /&gt;$if p2.eqs."" then exit&lt;BR /&gt;$close/nolog in&lt;BR /&gt;$close/nolog out&lt;BR /&gt;$open/error=done in 'p1&lt;BR /&gt;$create 'p2&lt;BR /&gt;$open/append out 'p2&lt;BR /&gt;$loop:&lt;BR /&gt;$read/end=done in record&lt;BR /&gt;$write out f$fao(record)&lt;BR /&gt;$goto loop&lt;BR /&gt;$done:&lt;BR /&gt;$close/nolog in&lt;BR /&gt;$close/nolog out&lt;BR /&gt;$exit&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;Use as: @formatter.com test.dat test.out&lt;BR /&gt;&lt;BR /&gt;When I do this, the DUMP/RECORD for test.out gives EXACTLY the same bytes you attached in the dump.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;/TAB&gt;</description>
      <pubDate>Mon, 18 Aug 2008 12:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125246#M25872</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-08-18T12:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125247#M25873</link>
      <description>Wim,&lt;BR /&gt;What you suggested ?&lt;BR /&gt;is it convert my file from VCF to variable lenght record format ?&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Aug 2008 13:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125247#M25873</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125248#M25874</link>
      <description>&lt;BR /&gt;If the 'damge is already done' then you can just convert the DCL generated VFC-PRN file to a 'normal' sequential file using:&lt;BR /&gt;&lt;BR /&gt;$CONVERT/FDL=NL: dcl.txt normal.txt&lt;BR /&gt;&lt;BR /&gt;Yes, that's right. An 'empty' FDL file has all the default to make a normal file.&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Aug 2008 13:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125248#M25874</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-08-18T13:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125249#M25875</link>
      <description>I meant that create by default creates variable record length file. Then with the procedure of Hein you add records to it. Result is variable record length file.&lt;BR /&gt;&lt;BR /&gt;So,&lt;BR /&gt;&lt;BR /&gt;create new.dat&lt;BR /&gt;open/append x neww.dat&lt;BR /&gt;open/read o old.dat&lt;BR /&gt;b:&lt;BR /&gt;read/end=e o o_rec&lt;BR /&gt;write x o_rec&lt;BR /&gt;goto b&lt;BR /&gt;e:&lt;BR /&gt;close x&lt;BR /&gt;close o&lt;BR /&gt;&lt;BR /&gt;Not sure what your file contains. Maybe you have to split o_rec.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;&lt;BR /&gt;BTW : my file transfer from dos to vms gives correct results.</description>
      <pubDate>Mon, 18 Aug 2008 13:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125249#M25875</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-08-18T13:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125250#M25876</link>
      <description>new.dat and old.dat must be parametric to run it because filename will continue like that batch_0001 batch_0002&lt;BR /&gt;so i did tried heins one... it run but do nothing :)</description>
      <pubDate>Mon, 18 Aug 2008 13:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125250#M25876</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T13:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125251#M25877</link>
      <description>Hein i wrote belows into a file with a name mm.com&lt;BR /&gt;&lt;BR /&gt;$if p2.eqs."" then exit&lt;BR /&gt;$close/nolog in&lt;BR /&gt;$close/nolog out&lt;BR /&gt;$open/error=done in 'p1&lt;BR /&gt;$create 'p2&lt;BR /&gt;$open/append out 'p2&lt;BR /&gt;$loop:&lt;BR /&gt;$read/end=done in record&lt;BR /&gt;$write out f$fao(record)&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;here what is p2 and 'p2&lt;BR /&gt;and is (record) means my record or it is only a keyword ?</description>
      <pubDate>Mon, 18 Aug 2008 14:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125251#M25877</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T14:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125252#M25878</link>
      <description>Hein p1 param1(input file), p2(ouput file)&lt;BR /&gt;that is okey but with ' it understand it is a veriable??</description>
      <pubDate>Mon, 18 Aug 2008 14:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125252#M25878</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T14:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125253#M25879</link>
      <description>RE"new.dat and old.dat must be parametric to run it because filename will continue like that batch_0001 batch_0002&lt;BR /&gt;so i did tried heins one... it run but do nothing :)"&lt;BR /&gt;&lt;BR /&gt;What exactly did you try?  The formatter or the create/fdl=nl:?&lt;BR /&gt;&lt;BR /&gt;The formatter works given the input hein provided (you will have to remove a line wrap from the input file).&lt;BR /&gt;&lt;BR /&gt;Hein's proposal is about as straight forward as you can get.  If you can't work with that, you need to hire someone to write the programs.</description>
      <pubDate>Mon, 18 Aug 2008 14:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125253#M25879</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-08-18T14:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125254#M25880</link>
      <description>Pinkley i think you can't understand the question.&lt;BR /&gt;From this code i suppose p1 p2 are the params containing filenames .&lt;BR /&gt;&lt;BR /&gt;Because i can't see filenames inside code but only in run command."@formatter.com fileinp fileoutput". &lt;BR /&gt;So i think it can be the variables of filenames. &lt;BR /&gt;&lt;BR /&gt;VMS is only a $ sign for me. Beginner is an expert for me...&lt;BR /&gt;&lt;BR /&gt;I want only 2-3 tricky clues for my question.&lt;BR /&gt;&lt;BR /&gt;You only wasting my time with this comment...</description>
      <pubDate>Mon, 18 Aug 2008 14:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125254#M25880</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T14:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125255#M25881</link>
      <description>&amp;gt;&amp;gt; here what is p2 and 'p2&lt;BR /&gt;and is (record) means my record or it is only a keyword ? &lt;BR /&gt; &lt;BR /&gt;p1 through p8 are 'automatic' names for command file arguments.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Hein p1 param1(input file), p2(ouput file) that is okey but with ' it understand it is a veriable?? &lt;BR /&gt;&lt;BR /&gt;You can use typed in text there, or used variable substitutions: 'your-variable-for-filename'&lt;BR /&gt;&lt;BR /&gt;If this is part of a larger script, then I would just embed the core of the code, and not stick it in a seperated command files.&lt;BR /&gt;&lt;BR /&gt;Untested/unfished hint:&lt;BR /&gt;&lt;BR /&gt;$file_loop:&lt;BR /&gt;$close/nolog in&lt;BR /&gt;$close/nolog out&lt;BR /&gt;$inname = f$search("input*.dat")&lt;BR /&gt;$if infile.eqs."" then exit&lt;BR /&gt;$outname = f$parse(inname,,,"name") + ".out"&lt;BR /&gt;$open/error=file_loop in 'inname&lt;BR /&gt;$create 'outname&lt;BR /&gt;$open/append out 'outname&lt;BR /&gt;$record_loop:&lt;BR /&gt;$read/end=file_loop in record&lt;BR /&gt;$write out f$fao(record)&lt;BR /&gt;$goto record_loop&lt;BR /&gt;&lt;BR /&gt;or...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ i = 0&lt;BR /&gt;$file_loop:&lt;BR /&gt;$ i = i + 1&lt;BR /&gt;$close/nolog in&lt;BR /&gt;$close/nolog out&lt;BR /&gt;$name = f$fao("batch_!4ZL",i)&lt;BR /&gt;$inname = name + ".dat"&lt;BR /&gt;$outname = name + ".out"&lt;BR /&gt;$open/error=done in 'inname&lt;BR /&gt;$create 'outname&lt;BR /&gt;$open/append out 'outname&lt;BR /&gt;$record_loop:&lt;BR /&gt;$read/end=file_loop in record&lt;BR /&gt;$write out f$fao(record)&lt;BR /&gt;$goto record_loop&lt;BR /&gt;$done:&lt;BR /&gt;$write "Done. Could not open file: " inname&lt;BR /&gt;$exit&lt;BR /&gt;&lt;BR /&gt;Happy learnings,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Aug 2008 14:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125255#M25881</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-08-18T14:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125256#M25882</link>
      <description>Ataikili,&lt;BR /&gt;&lt;BR /&gt;I think you have send me an Email just now, but it landed in my spam folder, and I hit the permanent delete button before reading.&lt;BR /&gt;Please resend if it is something you feel you can not ask here.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Aug 2008 17:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125256#M25882</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-08-18T17:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125257#M25883</link>
      <description>Hi Heuvel,&lt;BR /&gt;I resend it again.&lt;BR /&gt;Sure i can ask here but i want speed up the job.&lt;BR /&gt;Today  i asked 5-6 question(some of them sure not valid questions...) and got 2 valid answer in 8 hours :)</description>
      <pubDate>Mon, 18 Aug 2008 19:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125257#M25883</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T19:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125258#M25884</link>
      <description>&amp;gt; Today i asked 5-6 question(some of them&lt;BR /&gt;&amp;gt; sure not valid questions...) and got 2&lt;BR /&gt;&amp;gt; valid answer in 8 hours :)&lt;BR /&gt;&lt;BR /&gt;Better questions might help considerably.&lt;BR /&gt;Starting three threads for one problem was&lt;BR /&gt;probably not optimal, either.</description>
      <pubDate>Mon, 18 Aug 2008 19:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125258#M25884</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-08-18T19:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125259#M25885</link>
      <description>Mr. Schweda &lt;BR /&gt;You are absolutely right.&lt;BR /&gt;And as i wrote i cant recognise the true question.&lt;BR /&gt;As you know i guessed i can find the solution inside ftp and asked first question for ftp :)&lt;BR /&gt;and then asked for creating rms...&lt;BR /&gt;I have also users for my applications and lots of the questions nonsense:)&lt;BR /&gt;So i never think their questions nonsense.if  they can ask it better way sure they can solve it...&lt;BR /&gt;&lt;BR /&gt;Thanks for your helps</description>
      <pubDate>Mon, 18 Aug 2008 19:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125259#M25885</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T19:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125260#M25886</link>
      <description>Hein , Wim&lt;BR /&gt;Thanks for your replies.&lt;BR /&gt;I understand some of what you means at 01:38 AM :)&lt;BR /&gt;&lt;BR /&gt;But still it seems only a tip of iceberg&lt;BR /&gt;&lt;BR /&gt;Ongoing...&lt;BR /&gt;&lt;BR /&gt;Kindly regards</description>
      <pubDate>Mon, 18 Aug 2008 21:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125260#M25886</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-18T21:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125261#M25887</link>
      <description>what didn't work when you tried the zip, ftp, unzip method?</description>
      <pubDate>Tue, 19 Aug 2008 01:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125261#M25887</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2008-08-19T01:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125262#M25888</link>
      <description>Hi Phil,&lt;BR /&gt;Sure i used ftp with optimum mode and create a file. But not absolutely solved my question.&lt;BR /&gt;I think i am near my solution now :)&lt;BR /&gt;&lt;BR /&gt;Now i have a sequential file that has variable lenght record format with cr control=carriage control.&lt;BR /&gt;&lt;BR /&gt;Yes everythink is okey last step is;&lt;BR /&gt;i want to replace all "qw" strings with CRLF&lt;BR /&gt;in my file.&lt;BR /&gt;i tried with f$parse, f$string, f$locate &lt;BR /&gt;but i cant find true solution.&lt;BR /&gt;$ crlf = f$fao("!/")&lt;BR /&gt;$.............&lt;BR /&gt;pls fill in the blanks :)&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2008 09:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125262#M25888</guid>
      <dc:creator>Ataikili</dc:creator>
      <dc:date>2008-08-19T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: how can i read a sequential rms file and write it to a sequential variable lenght rms file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125263#M25889</link>
      <description>cr[0,7]=13&lt;BR /&gt;lf[0,7]=10&lt;BR /&gt;rec = rec - cr -lf (may be in a loop until all cr gone)&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 19 Aug 2008 10:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-can-i-read-a-sequential-rms-file-and-write-it-to-a/m-p/5125263#M25889</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-08-19T10:56:09Z</dc:date>
    </item>
  </channel>
</rss>

