File: append.srf
Size: 394
Date: Sat, 02 Oct 2021 22:02:36 +0200
$PBExportHeader$append.srf
global type append from function_object
end type

type prototypes
global function boolean append (ref blob ab_source, readonly string as_append, ...) system library "fastfuncs190.dll" alias for "Append"
global function boolean append (ref string as_source, readonly string as_append, ...) system library "fastfuncs190.dll" alias for "Append"
end prototypes