Consultor Eletrônico



Kbase 33032: Can data be added to the beginning of a file without having to create a new file?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P3032

GOAL:

Can data be added to the beginning of a file without having to create a new file?

FIX:

No, it is not possible to add data to the beginning of a file without creating a new file.
Data can, however, be appended to the end of a file by using the APPEND option of the OUTPUT TO statement.