Source position: amarquee.pas line 226
function QSysMessageOp(
session: PQSession;
hosts: pCHar;
message: pCHar
):LongInt;function QSysMessageOp(
hosts: string;
message: string
):LongInt;