Microsoft KB Archive/38570: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - ">" to ">")
Line 11: Line 11:
Word Error Message: “Conflicting Types in IF Statement”
Word Error Message: “Conflicting Types in IF Statement”


One side of a comparison is not the same type as the other. For example, you may be trying to evaluate “abc > 4/1/87”.
One side of a comparison is not the same type as the other. For example, you may be trying to evaluate “abc > 4/1/87”.


Rewrite the comparison so that both sides are the same type.
Rewrite the comparison so that both sides are the same type.


KBCategory: kbother kberrmsg KBSubcategory: Additional reference words: ============================================================================= Copyright Microsoft Corporation 1994.
KBCategory: kbother kberrmsg KBSubcategory: Additional reference words: ============================================================================= Copyright Microsoft Corporation 1994.

Revision as of 10:28, 21 July 2020

Word Err Msg: Conflicting Types in IF Statement

PSS ID Number: Q38570 Article last modified on 11-02-1994

4.00 5.00 5.50 6.00

MS-DOS

SUMMARY

Word Error Message: “Conflicting Types in IF Statement”

One side of a comparison is not the same type as the other. For example, you may be trying to evaluate “abc > 4/1/87”.

Rewrite the comparison so that both sides are the same type.

KBCategory: kbother kberrmsg KBSubcategory: Additional reference words: ============================================================================= Copyright Microsoft Corporation 1994.