Move the file pointer to bottom of the file
──────────────────────────────────────────────────────────────────────────────

Syntax

H_FileBottom( nHandle )

Arguments:

nHandle - Handle of binary file

Returns:

New file position (i.e. the size of the file)

Description:

Moves the file pointer to the bottom of the file

Examples:



Source: FILEBOT.PRG

Author: Nantucket