Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Message inside (text1)mygrid
Message
 
À
18/01/2005 13:24:52
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:
00978220
Vues:
31
What now?
IF nkeycode=13
   grdTable = thisform.Grid1.RecordSource
   old_rec = RecNo(grdTable)
   m.a=thisform.timeadd(thisform.timeadd(thisform.timeadd(thisform.timeadd(true,hot),balanc),mint),other)
   m.w=thisform.timeadd(plan)&&&&thisform.timeadd
   thisform.text1.Value=m.a
   thisform.text3.Value=m.w
   IF m.a=m.w
      =MessageBox("true")
      &&&go to next record mygrid1.plan.text
      GO old_rec      
      SKIP IN (grdTable)
      IF EOF()
         SKIP -1 IN (grdTable)
      ENDIF
   ELSE
      =MessageBox("false")
      &&stay at the same record
   ENDIF
   thisform.Grid1.column7.SetFocus()
   thisform.Grid1.Refresh()
ENDIF
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform