home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a079 / 1.img / FPDG.LZH / VOL2NUM0 / FSEEK / FSEEK.FXP (.txt) < prev    next >
Encoding:
MS Visual FoxPro App  |  1992-12-29  |  1.2 KB  |  26 lines

  1. DO FileError        
  2. FOO.TXT
  3. Move to end of file
  4. Move to beginning of file
  5. Move to 51th byte
  6. Move 5 characters forward
  7. Move 15 characters backwards
  8. Determine current position
  9. Move to beginning of file
  10. BEGIN
  11. CURRENT
  12. HANDLE
  13. FILEERROR
  14. NEWLOC
  15. lSHOWANSWERPOSITION
  16. RSTRING
  17. File I/O Error #FF
  18.    New file position: 
  19. POSITION
  20. MESSAGE
  21. FILEERROR
  22. SHOWANSWER
  23. e:\jeb\
  24. fseek.fxp
  25. e:\jeb\fseek.prg
  26.