/***************************************************************************/
/*                                                                         */
/*                     FateCallChat V1.0 (12 March 1994)                   */
/*     Copyright (C)1994 by Fate - All Rights reserved - Freely usable     */
/*  Any Changes to this File are ILLEGAL !!! Please consult the Guide !!!  */
/*              Perhaps the BEST Last Callers Tool for CNet !!!            */
/*                                                                         */
/***************************************************************************/

options results; bufferflush; getuser 23; port=result; getwhere port; oldwho=result; changewhere "FateCallChat V1.0"; if port=0 then skip Done; call setclip('Chat','1'); Done:; changewhere oldwho
