Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Failure to setting checking
Message
De
14/10/2006 13:56:44
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Failure to setting checking
Versions des environnements
OS:
Windows Millenium
Network:
Windows ME
Database:
Visual FoxPro
Divers
Thread ID:
01162015
Message ID:
01162015
Vues:
57
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform