Consultor Eletrônico



Kbase P18779: Does the SEEK function always return an increasing unique value as you read sequentially through a t
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Verified

GOAL:

Does the SEEK function always return an increasing unique value as you read sequentially through a text file on all the Progress supported operating systems?

FIX:

Yes, the Progress 4GL SEEK function always returns the offset of the file pointer in the text file as an increasing unique integer value as you read or write sequentially from/to that text file.

The SEEK function works identically on all the Progress supported operating systems?