hi
I need reading function from server
function GetAlert: WideString; safecall;
(...DmSPAD1.OSession_kotace.DBMS_Alert.WaitAny(gs_alert,gs_zprava,gi_status,5)...)
If I reading from clint (thread) this functions arising exception
EVariantError with error message: Variant is not an array. Why. Thanks Alda
I need reading function from server
function GetAlert: WideString; safecall;
(...DmSPAD1.OSession_kotace.DBMS_Alert.WaitAny(gs_alert,gs_zprava,gi_status,5)...)
If I reading from clint (thread) this functions arising exception
EVariantError with error message: Variant is not an array. Why. Thanks Alda