( |
|
|
|||
Returns Client's IP Address |
global function LongInt CashVcRecordDefaultsClient(var record CashVc Cashr,record CashVc Cash2r,LongInt stat,LongInt long4) BEGIN string 255 tstr; tstr = CurIPAddress; CashVcRecordDefaultsClient = res; RETURN; END;
Related topics: |