Revision history for KeyPgSeekset
Additions:
Additions:
The position is given in records if the file was opened in ##[[KeyPgRandom|Random]]## access mode, in bytes in any other case. The position is 1 based -- the first record of a file is at position 1.
The ##[[KeyPgSeekreturn|Seek]]## function is used to get the position of the next read or write operation.
- ##[[KeyPgSeekreturn|Seek (Function)]]##
- ##[[KeyPgOpen|Open]]##
The ##[[KeyPgSeekreturn|Seek]]## function is used to get the position of the next read or write operation.
- ##[[KeyPgSeekreturn|Seek (Function)]]##
- ##[[KeyPgOpen|Open]]##
Deletions:
The ##[[KeyPgSeekreturn Seek]]## function is used to get the position of the next read or write operation.
- ##[[KeyPgSeekreturn Seek (Function)]]##
- ##[[KeyPgOpen Open]]##
Additions:
The position is given in records if the file was opened in ##[[KeyPgRandom Random]]## access mode, in bytes in any other case. The position is 1 based -- the first record of a file is at position 1.
Deletions:
Additions:
The position is given in records if the file was opened in ##[[KeyPgRandom Random]]## access mode, in bytes in any other case. The position is 1 based-- the first record of a file is at position 1.
Deletions:
Revision [14189]
Edited on 2009-07-06 09:50:15 by AgAmemnus [Commas don't separate logical thoughts that aren't combined with a conjunction; semicolons do!]Additions:
The position is given in records if the file was opened in ##[[KeyPgRandom Random]]## access mode, in bytes in any other case. The position is 1 based; the first record of a file is at position 1.