Re: Instr()
- From: "Michael C" <nospam@xxxxxxxxxx>
- Date: Wed, 8 Aug 2007 08:02:04 +1000
"Mike Williams" <mikea@xxxxxxxxxxxxxxxxx> wrote in message
news:u0joblO2HHA.3940@xxxxxxxxxxxxxxxxxxxxxxx
It all depends how you interpret it, Michael. Nobody actually owns that
phrase and so nobody can specifically dictate what it means. In your case
you have interpreted it to include all the standard Windows API functions
and all the native VB methods that are specific to Visual Basic,
specifically including the VB Instr function and presumably therefore
including all native VB functions and methods. But why stop at functions,
Michael? I see three words in the phrase "Application Programming
Interface" and none of them restrict its use to things called "functions".
So, since your own definition is unusually wide, why don't you widen it
even further and include all other things in the "Interface" that a person
is using when "Programming" his "Application", things like the screen and
the keyboard and the mouse for example!
Personally, as far as Windows programming is concerned, I prefer to
interpret Application Programming Interface (API) as meaning the various
routines and functions that are available in Windows and that can be used
by all programming applications that are capable of calling such
functions, things that you will see if you use your VB6 Addins menu to
look at the API Viewer or if you download one of the variaous API Guides
that are available. I specifically do NOT interpret it to include
"specific to language" functions that are natively available in VB6 or any
other language, such as Instr or anything else.
However, since you personally do interpret it in such a way, and since you
personally interpret it to include the Instr function and various other
native VB functions and methods, then perhaps you might like to write to
the KPD team at allapi.mentalis.org and tell them they have got it wrong?
There's no question that API does NOT mean simply the win32 api. This is a
definition adopted by the VB community long after the term was created. I'm
hardly about to start writing to websites about it tho.
Michael
.
- Follow-Ups:
- Re: Instr()
- From: Stefan Berglund
- Re: Instr()
- From: Mike Williams
- Re: Instr()
- From: Robert Morley
- Re: Instr()
- References:
- Instr()
- From: Jack
- Re: Instr()
- From: Mike Williams
- Re: Instr()
- From: Michael C
- Re: Instr()
- From: Mike Williams
- Re: Instr()
- From: Michael C
- Re: Instr()
- From: Mike Williams
- Instr()
- Prev by Date: Accessing enumerators in C# DLL from VB6
- Next by Date: Re: VB Syntax for file Open, Write, and Close
- Previous by thread: Re: Instr()
- Next by thread: Re: Instr()
- Index(es):
Relevant Pages
|