Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8.0 syntax problem????
Message
From
13/08/2003 15:57:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP 8.0 syntax problem????
Miscellaneous
Thread ID:
00819920
Message ID:
00819920
Views:
57
Hi:

I meet with a wierd situation in VFP 8.0. The following routine releases a false value in the bifurcation even when the values for cKey2 is equal 'B000003'

IF cKey2<>''
=thisform.tvWordDoc.Nodes.Add(cKey1,4,cKey1+cKey2,ALLTRIM(cType),2,3)
thisform.tvWordDoc.Nodes(thisform.tvWordDoc.Nodes.COUNT).Tag=nRegion_ID
ENDIF

the environment parameters are for
SET EXACT is OFF
SET NEAR is OFF

Any idea?

Efrain
Next
Reply
Map
View

Click here to load this message in the networking platform