Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Help for a newbie
Please, can sameone tell me what means this sintax?

Const NIM_ADD = &H0

Thanks

BMartins



Report this thread to moderator Post Follow-up to this message
Old Post
BMartins
04-28-05 08:57 PM


Re: Help for a newbie
"BMartins" <beatriz@pred.com.br> wrote in message news:%23S9kPm$SFHA.2128@TK2MSFTNGP15.phx.
gbl...
> Please, can sameone tell me what means this sintax?
>
> Const NIM_ADD = &H0
>
> Thanks
>
> BMartins
>
>

It declares a constant named "NIM_ADD" and sets it's value to &H0 (which is 
the hexadecimal notation for zero)

--

Al Red



Report this thread to moderator Post Follow-up to this message
Old Post
Al Reid
04-28-05 08:57 PM


Re: Help for a newbie
Creates a constant named NIM_ADD
The constant has a value of zero, because &H specifies a hexadecimal number.
Since it's zero, it's no different from the decimal number 0, though.

Robert

"BMartins" <beatriz@pred.com.br> wrote in message
news:%23S9kPm$SFHA.2128@TK2MSFTNGP15.phx.gbl...
> Please, can sameone tell me what means this sintax?
>
> Const NIM_ADD = &H0
>
> Thanks
>
> BMartins
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Robert
04-28-05 08:57 PM


Re: Help for a newbie
Thanks all.


"Al Reid" <areidjr@reidDASHhome.com> escreveu na mensagem
news:uv415r$SFHA.1148@tk2msftngp13.phx.gbl...
> "BMartins" <beatriz@pred.com.br> wrote in message
news:%23S9kPm$SFHA.2128@TK2MSFTNGP15.phx.gbl... 
>
> It declares a constant named "NIM_ADD" and sets it's value to &H0 (which
is the hexadecimal notation for zero)
>
> --
>
> Al Red
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
BMartins
04-28-05 08:57 PM


Re: Help for a newbie
"BMartins" <beatriz@pred.com.br> wrote in message
news:%23S9kPm$SFHA.2128@TK2MSFTNGP15.phx.gbl...
> Please, can sameone tell me what means this sintax?
>
> Const NIM_ADD = &H0
>
> Thanks
>
> BMartins
>
>

No offense but you need to read the VB help and a VB tutorial book. Your
questions have been very fundamental, things you should already know bewfore
you start asking questions. You cannot expect to just sit down with a
complex tool like VB and start writing programs without some work.


--
Peter Aitken

Remove the crap from my email address before using.



Report this thread to moderator Post Follow-up to this message
Old Post
Peter Aitken
04-28-05 08:57 PM


Re: Help for a newbie
hey...VB is only complex when *I* use it!

"Peter Aitken" <paitken@CRAPnc.rr.com> wrote in message
news:%23orVp8ATFHA.2556@TK2MSFTNGP12.phx.gbl...
> "BMartins" <beatriz@pred.com.br> wrote in message
> news:%23S9kPm$SFHA.2128@TK2MSFTNGP15.phx.gbl... 
>
> No offense but you need to read the VB help and a VB tutorial book. Your
> questions have been very fundamental, things you should already know
> bewfore you start asking questions. You cannot expect to just sit down
> with a complex tool like VB and start writing programs without some work.
>
>
> --
> Peter Aitken
>
> Remove the crap from my email address before using.
>



Report this thread to moderator Post Follow-up to this message
Old Post
Lance
04-28-05 08:57 PM


Re: Help for a newbie
"Lance" <chuckyboy81070-at-onehotpotatoimeanhotmail.com> wrote in
message news:OiDknbBTFHA.228@TK2MSFTNGP12.phx.gbl
> hey...VB is only complex when *I* use it!

But you already know all the answers! <g>

--
Reply to the group so all can participate
VB.Net: "Fool me once..."


Report this thread to moderator Post Follow-up to this message
Old Post
Bob Butler
04-29-05 01:55 AM


Re: Help for a newbie
lol!
"Bob Butler" <tiredofit@nospam.com> wrote in message
news:OdBfKRCTFHA.2756@tk2msftngp13.phx.gbl...
> "Lance" <chuckyboy81070-at-onehotpotatoimeanhotmail.com> wrote in
> message news:OiDknbBTFHA.228@TK2MSFTNGP12.phx.gbl 
>
> But you already know all the answers! <g>
>
> --
> Reply to the group so all can participate
> VB.Net: "Fool me once..."
>



Report this thread to moderator Post Follow-up to this message
Old Post
Lance
04-29-05 01:55 AM


Re: Help for a newbie
On Thu, 28 Apr 2005 12:27:23 -0400, "Peter Aitken"
<paitken@CRAPnc.rr.com> wrote:
 
>
>No offense but you need to read the VB help and a VB tutorial book. Your
>questions have been very fundamental, things you should already know bewfor
e
>you start asking questions. You cannot expect to just sit down with a
>complex tool like VB and start writing programs without some work.

That particular piece of code is from an example of how to put an icon
in the system tray. If the OP is a newbie, as stated, they may not be
familiar with the hex method of numbering, or have used constants.



Report this thread to moderator Post Follow-up to this message
Old Post
Tym
04-29-05 01:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 09:14 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.