Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1446
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!hirsch.in-berlin.de!bolzen.all.de!news.qsc.de!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail |
|---|---|
| From | "Theo Tress" <rbk@online.de> |
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: download an image using inet1.execute instead of .open |
| Date | Wed, 25 Jul 2012 18:44:20 +0200 |
| Organization | 1&1 Internet AG |
| Lines | 7 |
| Message-ID | <jup7qi$n3s$1@online.de> (permalink) |
| References | <a383d3c9-ca04-4207-ac7f-186b7ea18976@googlegroups.com> <ju8jl4$ptl$1@speranza.aioe.org> |
| NNTP-Posting-Host | dslb-094-217-088-245.pools.arcor-ip.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; format=flowed; charset="utf-8"; reply-type=response |
| Content-Transfer-Encoding | 7bit |
| X-Trace | online.de 1343234706 23676 94.217.88.245 (25 Jul 2012 16:45:06 GMT) |
| X-Complaints-To | abuse@einsundeins.com |
| NNTP-Posting-Date | Wed, 25 Jul 2012 16:45:06 +0000 (UTC) |
| In-Reply-To | <ju8jl4$ptl$1@speranza.aioe.org> |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| X-Newsreader | Microsoft Windows Mail 6.0.6002.18197 |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.0.6002.18463 |
| Xref | csiph.com comp.lang.basic.visual.misc:1446 |
Show key headers only | View raw
> VB6 doesn't allow you to just append to an array. But having an array A(100) you can do a ReDim Preserve A(300) to obtain a larger array and specify A(100) as base address in a subroutine call instead of A() which would implicitly specify A(0), and in that way you can import dara into an array beginning at position 100 in an easy way.
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
download an image using inet1.execute instead of .open David <rataxes@post.com> - 2012-07-18 15:13 -0700
Re: download an image using inet1.execute instead of .open Deanna Earley <dee.earley@icode.co.uk> - 2012-07-19 10:22 +0100
Re: download an image using inet1.execute instead of .open "Theo Tress" <rbk@online.de> - 2012-07-25 18:44 +0200
Re: download an image using inet1.execute instead of .open Deanna Earley <dee.earley@icode.co.uk> - 2012-07-26 10:21 +0100
csiph-web