VARKON Version 1.15 1997-10-24


append_file - Procedure

Merges two files


Description

Appends a file to the end of another file.

Syntax

apend_file(file1, file2)

STRING file1*132;
STRING file2*132;


Principal parameters

file1 - The file added to the end of file2
file2 - The file to which file1 is appended


Optional parameters

None.


Comments

VARKON resumes execution until the operation is completed.


Copyright © Microform AB Henningholmsgatan 4  S-703 69 Örebro SWEDEN  E-mail:  info@microform.se

VARKON Homepage Index