Source position: amarquee.pas line 241
function QNewServerSession(
hostNames: pCHar;
progNames: pCHar;
taglist: pTagItem
):PQSession;function QNewServerSession(
hostNames: string;
progNames: string;
):PQSession;