xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

HB_FGoBottom()

Moves the file pointer to the last line in a text file.

Syntax

HB_FGoBottom() --> NIL

Return

The return value is always NIL.

Description

The function moves the record pointer of the currently selected text file to the last line.

Info

See also:FOpen(), FSeek(), HB_FGoto(), HB_FGoTop(), HB_FSelect(), HB_FUse()
Category: File functions , Text file functions , xHarbour extensions
Source:misc\hb_f.c
LIB:libmisc.lib


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe