Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #2173
| From | Arne Saknussemm <es215.10.wannabet@spamgourmet.com> |
|---|---|
| Newsgroups | microsoft.public.vb.general.discussion, comp.lang.basic.visual.misc |
| Subject | Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error |
| Date | 2014-10-23 15:09 +0200 |
| Organization | `rm -rf /*` |
| Message-ID | <20141023150941.00007a5e@eternal-september.org> (permalink) |
| References | <m2aelp$t5s$1@speranza.aioe.org> <20141023103947.00003561@eternal-september.org> <m2amal$ij4$1@speranza.aioe.org> |
Cross-posted to 2 groups.
:: On Thu, 23 Oct 2014 11:46:16 +0100 :: (microsoft.public.vb.general.discussion,comp.lang.basic.visual.misc) :: <m2amal$ij4$1@speranza.aioe.org> :: Deanna Earley <dee.earley@icode.co.uk> wrote: > A 0 length array has bounds of 0 to -1 (as 0 to 0 is 1 item). > You can easily create a 0 length byte array by assigning an empty > string to it. Hey !! Stop biting, I was just trying to make a guess :) ! > That is a possibility though, but begs the question of has this > changed? I still swear this used to work... I don't know; but then, why don't you write your own "ConvStr" function with error trapping and all that and use find/replace to use it in place of the vanilla one :) ? -- WARNING: The Law of Large Numbers also applies to assholes. The number of assholes of any given form is never zero, nor can you make it so.
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-23 09:35 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Arne Saknussemm <motz001.20.wannabet@spamgourmet.com> - 2014-10-23 10:39 +0200
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-23 11:46 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Arne Saknussemm <es215.10.wannabet@spamgourmet.com> - 2014-10-23 15:09 +0200
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-23 14:28 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error "Farnsworth" <nospam@nospam.com> - 2014-10-23 08:04 -0400
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error "Farnsworth" <nospam@nospam.com> - 2014-10-23 08:35 -0400
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error "Farnsworth" <nospam@nospam.com> - 2014-10-23 11:48 -0400
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-24 09:47 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-24 14:47 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Arne Saknussemm <es215.10.wannabet@spamgourmet.com> - 2014-10-27 12:32 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-27 12:14 +0000
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Arne Saknussemm <motz001.20.wannabet@spamgourmet.com> - 2014-10-28 11:22 +0100
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error "Blue Planet" <sorry@nospamme.org> - 2014-10-27 12:11 -0400
Re: StrConv(ByteArray, vbUnicode) raising an "Out of memory" error Deanna Earley <dee.earley@icode.co.uk> - 2014-10-27 16:26 +0000
csiph-web