What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB6 Equality Operator

VB6 Equality Operator
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
O.P. VB6 Equality Operator
Hey

In VB6, == is an equality operator, right?
10-16-2007 09:42 AM
Profile E-Mail PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
RE: VB6 Equality Operator
that's how i always thought it went
var = 120
var now equals 120
and if var == then your comparing it

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-16-2007 10:20 AM
Profile E-Mail PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
O.P. RE: VB6 Equality Operator
I'm talking about VB6 please. I really have a doubt on it, though i know it is an equality operator in most of the languages.
10-16-2007 10:25 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: VB6 Equality Operator
in VB i think it's just
code:
If myVar = true Then
'Do Code
Else
'Do Something Else
End If

This post was edited on 10-16-2007 at 10:54 AM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
10-16-2007 10:54 AM
Profile PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
O.P. RE: VB6 Equality Operator
So basically == won't work, right?
10-16-2007 11:45 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: RE: VB6 Equality Operator
quote:
Originally posted by Felu
So basically == won't work, right?


[Image: attachment.php?pid=855736]

No.

.png File Attachment: vbif.png (9.08 KB)
This file has been downloaded 1238 time(s).
<Eljay> "Problems encountered: shit blew up" :zippy:
10-16-2007 12:27 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On