Re: Overflowing a Long
- From: "Robert Morley" <rmorley@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Mar 2007 13:16:45 -0500
I'm not talking about the language in general (which I think is fairly
elegant overall), I'm talking about the file handling in particular. For
example, in what way is
Open "C:\test.dat" For Random Access Read Write Lock Read Write As #1
Len=512
in ANY way elegant? While that's certainly the worst of them, the Print #,
Get # and similar statements aren't exactly tidy in some of their
permutations either. Object-orientation would have gone a long way to
solving this inelegance, but I guess we're any number of years too late for
that at this point. :)
Rob
"Karl E. Peterson" <karl@xxxxxxxx> wrote in message
news:uuZHalBYHHA.4560@xxxxxxxxxxxxxxxxxxxxxxx
Robert Morley <rmorley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Sorry Bob, but I gotta go with him on that one too. I really do like
VB6,
but file handling is not its strength, either in terms of raw power (I
don't
see SQL Server being written in VB) or in terms of programming elegance
either.
It's both simple *and* elegant. If it weren't, MSBasic wouldn't be the
language that outpaced COBOL for most lines of code written. Ever.
--
.NET: It's About Trust!
http://vfred.mvps.org
.
- Follow-Ups:
- Re: Overflowing a Long
- From: J French
- Re: Overflowing a Long
- From: Karl E. Peterson
- Re: Overflowing a Long
- References:
- Re: Overflowing a Long
- From: Michael C
- Re: Overflowing a Long
- From: Mike Williams
- Re: Overflowing a Long
- From: Michael C
- Re: Overflowing a Long
- From: Mike Williams
- Re: Overflowing a Long
- From: Michael C
- Re: Overflowing a Long
- From: Karl E. Peterson
- Re: Overflowing a Long
- From: Michael C
- Re: Overflowing a Long
- From: Bob O`Bob
- Re: Overflowing a Long
- From: Robert Morley
- Re: Overflowing a Long
- From: Karl E. Peterson
- Re: Overflowing a Long
- Prev by Date: Re: Localized Error Messages
- Next by Date: Re: Overflowing a Long
- Previous by thread: Re: Overflowing a Long
- Next by thread: Re: Overflowing a Long
- Index(es):
Relevant Pages
|
Loading