Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.scripting.vbscript > #12245

Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ?

Path csiph.com!weretis.net!feeder7.news.weretis.net!news.albasani.net!.POSTED!not-for-mail
From "Wendelin Uez" <wuez@online.de>
Newsgroups microsoft.public.scripting.vbscript
Subject Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ?
Date Sat, 28 Sep 2019 19:18:44 +0200
Organization albasani.net
Lines 15
Message-ID <qmo7bd$cfi$1@news.albasani.net> (permalink)
References <qj5qcd$ris$1@gioia.aioe.org> <46zjervaz47j.rwvgybco10xy$.dlg@40tude.net> <qj6vjq$sdn$1@dont-email.me> <1x0t3hl78ew97$.f2wq83qlqbd0.dlg@40tude.net> <qjcc9i$tk3$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; format=flowed; charset="iso-8859-1"; reply-type=original
Content-Transfer-Encoding 7bit
X-Trace news.albasani.net wGr6PmYlAvacMwVPYYdK2W85GefxeYYr+qbo87zWhxJ7F2oibbJU1XNZzNTShxv7L92+puGrI8/gTiVBhw6ZeA==
NNTP-Posting-Date Sat, 28 Sep 2019 18:04:29 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="Y1HsFY6851uaUvpBMebUQdt5ZYVKo0EqL0Zk3M77KLwnTxL7kubdxy20cB3y7+DBvHYdJpUcjB3tl8vVLMZJs/euY+oj+ZtfZHiWEiA8NB5KYd8NHdxRya6AhNhrkbuC"; mail-complaints-to="abuse@albasani.net"
X-MimeOLE Produced By Microsoft MimeOLE V6.0.6002.18005
In-Reply-To <qjcc9i$tk3$1@dont-email.me>
X-Newsreader Microsoft Windows Mail 6.0.6002.18005
Cancel-Lock sha1:BAXyh5Id56H9IeO9P2Wp7wy6Fu8=
X-Priority 3
X-MSMail-Priority Normal
Xref csiph.com microsoft.public.scripting.vbscript:12245

Show key headers only | View raw


> But if you
> need to read 200 sections of text from one giant file, it won't
> take much longer than it takes to load the file.

I'm not sure, but perhaps loading the huge disk file as memory mapped file 
might be faster because it is mainly a copy action rather than a line-byline 
reading and the allocation size is not dynamic but static (because must be 
predefined)?

wuez

btw: is there an english speaking VB6 user group out there, I only know a 
german speaking one.

Back to microsoft.public.scripting.vbscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

openttextfile ForAppend ignores EOF (Ctrl-Z) ? "R.Wieser" <address@not.available> - 2019-08-16 10:43 +0200
  Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "Mayayana" <mayayana@invalid.nospam> - 2019-08-16 09:42 -0400
    Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "R.Wieser" <address@not.available> - 2019-08-16 18:11 +0200
      Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "Mayayana" <mayayana@invalid.nospam> - 2019-08-16 13:21 -0400
        Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "R.Wieser" <address@not.available> - 2019-08-16 20:08 +0200
    Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "R.Wieser" <address@not.available> - 2019-08-16 19:16 +0200
  Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? JJ <jj4public@vfemail.net> - 2019-08-17 01:13 +0700
    Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "Mayayana" <mayayana@invalid.nospam> - 2019-08-16 15:18 -0400
      Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? JJ <jj4public@vfemail.net> - 2019-08-19 02:19 +0700
        Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "Mayayana" <mayayana@invalid.nospam> - 2019-08-18 16:25 -0400
          Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "Wendelin Uez" <wuez@online.de> - 2019-09-28 19:18 +0200
            Re: openttextfile ForAppend ignores EOF (Ctrl-Z) ? "Mayayana" <mayayana@invalid.nospam> - 2019-09-28 14:47 -0400

csiph-web