Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Failure to work with if
Message
From
20/05/2006 14:37:47
 
 
To
20/05/2006 14:26:21
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01123760
Message ID:
01123762
Views:
25
IF thisform.text3.value>=cheque and thisform.text4.value<=cheque1
			WAIT window("THIS SERIES OF CHEQUES ALREADY ISSUED!")
	exit
   ENDIF
>In click of cmdSave I have written
>
>
>IF (thisform.text3.value)>=cheque and thisform.text4.value)<=cheque1
>			WAIT window("THIS SERIES OF CHEQUES ALREADY ISSUED!")
>	exit
>   ENDIF
>
>
>In chequett table I have cheque and cheque1 fields.
>
>I am getting the error :
>Command contains unrerognised phrase/keyword
>
>How I can solve the problem ?
Previous
Reply
Map
View

Click here to load this message in the networking platform