Advertisement

06.04.2008 at 07:10PM PDT, ID: 23458968
[x]
Attachment Details

VB 6 - If and and or  test

Asked by IT79637 in Visual Basic Programming

Tags: ,

Experts,
Please explain the visual basic 6 IF statemen below.  What is the order of the tests ( please add parenthesis if it will show order of tests)?  

This is the "form" of the statement:
If  A  > 257 and  B = 256 or C = 16 Then

This is the actual statement from the program
If .ImageColors > 257 And .DisplayColors = 256 Or .DisplayColors = 16 Then

500 pts. (in a hurry)

ThanksStart Free Trial
[+][-]06.04.2008 at 07:54PM PDT, ID: 21716040

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Visual Basic Programming
Tags: Microsoft, Visual Basic 6
Sign Up Now!
Solution Provided By: alexmclv
Participating Experts: 1
Solution Grade: A
 
 
[+][-]06.04.2008 at 08:11PM PDT, ID: 21716106

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628