Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Message inside (text1)mygrid
Message
 
To
18/01/2005 13:24:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00977997
Message ID:
00978220
Views:
30
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform