home *** CD-ROM | disk | FTP | other *** search
- VXFORM8
- Record Structure Example
- Form1
- CatBox
- CatNameBox
- ButtonNext
- &Next
- ButtonQuit
- &Quit
- Form_Load
- vxSelectDbf
- AirtypesDbf
- vxTop
- Form8Display
- CatRec
- vxEof
- vxRecord
- CatBox
- textO
- Category
- CatNameBox
- CatName
- Form_Paint
- Form_Unload
- Cancel
- vxClose
- vxWindowDereg
- VXFORM8
- hWndk
- ButtonQuit_Click
- ButtonNext_Click
- vxSkip
- FALSE
- vxDeleted
- Form_Load
- Form8Display
- the structure of the types file is defined-
- in the global module as type CatRec
- Form_Paint
- Form_Unload
- ButtonQuit_Click
- ButtonNext_Click
- skip forward one record
- if skip error, only allow exita
- Error on Skip Next. Try Reindex.
- test for end of file
- End of File!
-