Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Message inside (text1)mygrid
Message
De
18/01/2005 07:28:09
 
 
À
18/01/2005 07:22:30
Jon Neale
Bond International Software
Wootton Bassett, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Divers
Thread ID:
00977997
Message ID:
00978025
Vues:
21
hi,
ok,
i can use those varibles or another variables what the deffirent,
any way ,the code under what is the rong.
IF nkeycode=13
   m.a=thisform.timeadd(thisform.timeadd(thisform.timeadd(thisform.timeadd(true,hot),balanc),mint),other)
   m.w=plan
   *? m.w
   thisform.text1.Value=m.a
   thisform.text3.Value=m.w
   IF m.a=m.w
   
   
      =MessageBox("true")
      &&&go to next record mygrid1.plan.text
      grdTable = thisform.Grid1.RecordSource
      SKIP IN (grdTable) &&nothng happend
      IF EOF()
         SKIP -1 IN (grdTable)
      ENDIF
   ELSE
      =MessageBox("false")
      &&stay at the same record
   ENDIF
   thisform.Grid1.plan.SetFocus()&&&error message
   thisform.Grid1.Refresh()
ENDIF
>No you said that it keeps going through the false code, didnt you?
>
>So I wanted to know the values of those variables. This would indentify why its going through the false code..
>
>Am I misunderstanding?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform