get_file_pos
Entity: function
Usage:
set_file_pos(FILE, Position, Flag)
Sets the FILE pointer to the Position from the Flag (Flag=end, Flag=begin)
Usage:
Position is get_file_pos(FILE, Flag)
Returns the position of the FILE pointer from the Flag (Flag=end, Flag=
current, Flag= begin)
See also: