@verb #755:"tell_www_tail" this none this rxdo #789 @program #755:"tell_www_tail" this none this "Supress the tail unless this is the opening screen." "Kill the current task and let the browser hang if we are in a 'live' mode." {?data = ""} = args if (!data) "This must be the login screen" pass() elseif (data[3] in {"BH", "NH"}) "This must be either 'No-frame Hang' mode, or 'Buffer Hang' mode." if (caller != this) "Are you trying to get a wizard to kill the task?" raise(E_PERM) endif this.users[data[4]][4] = setadd(this.users[data[4]][4], player) kill_task(task_id()) endif "Last modified by Dax (#789) on Sun Oct 11 01:19:18 1998 EDT." .