Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Failure to setting checking
Message
 
To
14/10/2006 13:56:44
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
OS:
Windows Millenium
Network:
Windows ME
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01162015
Message ID:
01162016
Views:
21
>Hello Experts!
>
>In a form I have written
>
>In procedure click
>
>n=1
>IF THISFORM.NO1.VALUE=n
>THISFORM.LABEL10.ENABLED=.T.
>THISFORM.COMBO1.ENABLED=.T.
>THISFORM.LABEL11.ENABLED=.T.
>THISFORM.NO2.ENABLED=.T.
>THISFORM.LABEL12.ENABLED=.T.
>THISFORM.DATE2.ENABLED=.T.
>thisform.combo1.setfocus()
>clear events
>else
>THISFORM.RELEASE()
>CLEAR EVENTS
>DO FORM GENERAL1 NAME YGENERAL linked
>
>
>ENDIF
>
>In the click procedure of Command1
>I write
>
>store 0 to n
>
>
>
>But I am getting the error command:
>NoParameter statement is found
>
>Please help.

Where? On what line?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform