File: append.srf
Size: 394
Date: Mon, 04 Oct 2021 22:01:52 +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 "fastfuncs193.dll" alias for "Append"
global function boolean append (ref string as_source, readonly string as_append, ...) system library "fastfuncs193.dll" alias for "Append"
end prototypes