File: append.srf
Size: 394
Date: Sat, 23 Oct 2021 23:05:38 +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 "fastfuncs210.dll" alias for "Append"
global function boolean append (ref string as_source, readonly string as_append, ...) system library "fastfuncs210.dll" alias for "Append"
end prototypes