File: append.srf
Size: 394
Date: Tue, 08 May 2012 23:13:40 +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 "fastfuncs125.dll" alias for "Append"
global function boolean append (ref string as_source, readonly string as_append, ...) system library "fastfuncs125.dll" alias for "Append"
end prototypes