Hi Zoltan,<br><br>a bit late, but I would like to confirm (as the original submitter) that I cannot reproduce this problem (VFC files truncated) anymore.<br><br>I guess you can now remove this from the list of known bugs at <a href="http://www.polarhome.com/vim/">http://www.polarhome.com/vim/</a><br>
    Major: VFC organized RMS files are in some cases truncated during reading. (there are indications that this is a C RTL bug)<br><br>Thanks for the fix.<br><br>Best regards,<br>Sam<br><br>---<br><font size="1"><span style="font-family: courier new,monospace;">:version</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Jan 12 2009 16:05:50)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">OpenVMS version - IA64</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Included patches: 1-79</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Compiled by ZAY@TITAN2::<a href="http://TITAN2.SCIGAMES.AT">TITAN2.SCIGAMES.AT</a></span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Huge version without GUI.  Features included (+) or not (-):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +cryptv -cscope -cursorshape +dialog_con +diff +digraphs -dnd -ebcdic +emacs_tags</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">+eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer -gettext -hangul_input -iconv +insert_expand +jumplist +keymap +langmap -libcall +linebreak +lispindent +listcmds +localmap +menu +mksession</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">+modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte +multi_lang -mzscheme -netbeans_intg -osfiletype +path_extra -perl +postscript +printer +profile -python</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">+quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white -tcl +tgetent +termresponse +textobjects +title -toolbar +user_commands +vertsplit</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">+virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows -writebackup -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">   system vimrc file: &quot;$VIM/vimrc&quot;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">     user vimrc file: &quot;sys$login:.vimrc&quot;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> 2nd user vimrc file: &quot;sys$login:_vimrc&quot;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">      user exrc file: &quot;sys$login:.exrc&quot;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  2nd user exrc file: &quot;sys$login:_exrc&quot;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Compilation: cc/def=(FEAT_HUGE,HAVE_CONFIG_H  )  /opt/prefix=all  /include=([.proto])</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Compiler: HP C V7.2-001 on OpenVMS IA64 V8.3</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Linking: link /exe=vim.exe *.OBJ</span></font><br>
<br>On Wed, Apr 21, 2010 at 10:55, Samuel Ferencik &lt;<a href="mailto:sferencik@gmail.com">sferencik@gmail.com</a>&gt; wrote:<br>&gt; OK, thanks.<br>&gt; I will do some more testing, and will let you know (within a month) to<br>
&gt; confirm that I can&#39;t reproduce it.<br>&gt; Sam<br>&gt;<br>&gt; On Wed, Apr 21, 2010 at 10:33, Arpadffy Zoltan<br>&gt; &lt;<a href="mailto:Zoltan.Arpadffy@scientificgames.se">Zoltan.Arpadffy@scientificgames.se</a>&gt; wrote:<br>
&gt;&gt; Hello,<br>&gt;&gt;<br>&gt;&gt; I have made a fix for reading and writing VFC files few years ago.<br>&gt;&gt; I am glad that it works.<br>&gt;&gt;<br>&gt;&gt; Regards,<br>&gt;&gt; Z<br>&gt;&gt;<br>&gt;&gt; -----Original Message-----<br>
&gt;&gt; From: Samuel Ferencik [mailto:<a href="mailto:sferencik@gmail.com">sferencik@gmail.com</a>]<br>&gt;&gt; Sent: den 21 april 2010 10:19<br>&gt;&gt; To: <a href="mailto:vim-vms@polarhome.com">vim-vms@polarhome.com</a><br>
&gt;&gt; Subject: [Vim-vms] VFC files<br>&gt;&gt;<br>&gt;&gt; Hi Zoltan,<br>&gt;&gt;<br>&gt;&gt; in the past, I reported a problem reading VFC files in vim (these<br>&gt;&gt; being truncated). This is currently tracked as a &quot;major&quot; problem.<br>
&gt;&gt;<br>&gt;&gt; I have a backup of the VFC file with which I first spotted the error.<br>&gt;&gt; However, now it seems to be opened correctly. Is it possible this has<br>&gt;&gt; been fixed?<br>&gt;&gt;<br>&gt;&gt; You also managed to reproduce it in the past. Could you, please, give<br>
&gt;&gt; it a try now?<br>&gt;&gt;<br>&gt;&gt; Thanks,<br>&gt;&gt; Sam<br>&gt;&gt; ---<br>&gt;&gt;<br>&gt;&gt; VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Jan 13 2009 12:38:00)<br>&gt;&gt; OpenVMS version - Alpha<br>&gt;&gt; Included patches: 1-79<br>
&gt;&gt; _______________________________________________<br>&gt;&gt; Vim-vms mailing list<br>&gt;&gt; <a href="mailto:Vim-vms@polarhome.com">Vim-vms@polarhome.com</a><br>&gt;&gt; <a href="http://www.polarhome.com/mailman/listinfo/vim-vms">http://www.polarhome.com/mailman/listinfo/vim-vms</a><br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Vim-vms mailing list<br>&gt;&gt; <a href="mailto:Vim-vms@polarhome.com">Vim-vms@polarhome.com</a><br>&gt;&gt; <a href="http://www.polarhome.com/mailman/listinfo/vim-vms">http://www.polarhome.com/mailman/listinfo/vim-vms</a><br>
&gt;&gt;<br>&gt;<br><br>