Click here to Skip to main content
15,894,646 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Close A Form Without User-Event?? Pin
Guerven12-Oct-05 16:27
Guerven12-Oct-05 16:27 
GeneralRe: Close A Form Without User-Event?? Pin
Anonymous13-Oct-05 20:35
Anonymous13-Oct-05 20:35 
GeneralRe: Close A Form Without User-Event?? Pin
Anonymous13-Oct-05 20:38
Anonymous13-Oct-05 20:38 
QuestionMultithreading Pin
Member 231600911-Oct-05 1:21
Member 231600911-Oct-05 1:21 
Questionboolean-interger difference Pin
himanshu_softin10-Oct-05 23:23
himanshu_softin10-Oct-05 23:23 
AnswerRe: boolean-interger difference Pin
Tom John10-Oct-05 23:43
Tom John10-Oct-05 23:43 
AnswerRe: boolean-interger difference Pin
maxiachun11-Oct-05 18:16
maxiachun11-Oct-05 18:16 
AnswerRe: boolean-interger difference Pin
Guerven12-Oct-05 16:40
Guerven12-Oct-05 16:40 
he he he.
just curious.
what are you trying to do?


I tried the snippet and i got an output of 0
given b = 10
.... b = 5 is false
... cint(false) is 0
... cint(true) is -1






anyway
try typing
Option Strict On
at the top of your code and youll get "Strict Option On disallows implicit conversion from "Boolean" to "Integer""
just said it in case Smile | :)




Marvin N. Guerrero
- Taje Kage_bunshinNunJutsU


QuestionHow to make a message from a window service in VB.net Pin
dinhnq10-Oct-05 22:56
dinhnq10-Oct-05 22:56 
AnswerRe: How to make a message from a window service in VB.net Pin
Dave Kreskowiak11-Oct-05 6:57
mveDave Kreskowiak11-Oct-05 6:57 
GeneralRe: How to make a message from a window service in VB.net Pin
dinhnq11-Oct-05 15:24
dinhnq11-Oct-05 15:24 
GeneralRe: How to make a message from a window service in VB.net Pin
Dave Kreskowiak11-Oct-05 18:19
mveDave Kreskowiak11-Oct-05 18:19 
QuestionVB Pseudocode Pin
JAVIER131310-Oct-05 22:33
JAVIER131310-Oct-05 22:33 
AnswerRe: VB Pseudocode Pin
Steve Pullan11-Oct-05 13:46
Steve Pullan11-Oct-05 13:46 
GeneralRe: VB Pseudocode Pin
Anonymous11-Oct-05 15:17
Anonymous11-Oct-05 15:17 
QuestionLaunching an external application and registry trouble Pin
billy3510-Oct-05 21:21
billy3510-Oct-05 21:21 
AnswerRe: Launching an external application and registry trouble Pin
billy3510-Oct-05 23:58
billy3510-Oct-05 23:58 
QuestionHow to build a tic tac toe in vb.net Pin
el papi10-Oct-05 19:42
el papi10-Oct-05 19:42 
AnswerRe: How to build a tic tac toe in vb.net Pin
Anonymous10-Oct-05 22:10
Anonymous10-Oct-05 22:10 
Questionhttp Response Pin
ybasha10-Oct-05 18:25
ybasha10-Oct-05 18:25 
QuestionRead Data From MyKad Pin
nor_izyani10-Oct-05 18:15
nor_izyani10-Oct-05 18:15 
QuestionScanning Barcode.. Pin
_mubashir10-Oct-05 17:50
_mubashir10-Oct-05 17:50 
AnswerRe: Scanning Barcode.. Pin
jonathan1510-Oct-05 22:46
jonathan1510-Oct-05 22:46 
GeneralRe: Scanning Barcode.. Pin
_mubashir10-Oct-05 23:39
_mubashir10-Oct-05 23:39 
GeneralRe: Scanning Barcode.. Pin
jonathan1511-Oct-05 0:58
jonathan1511-Oct-05 0:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.