Main Page   Compound List   File List   Compound Members   File Members  

zreplay.vtc File Reference

Replay zephyr messages as windowgrams. More...

#include "zsend.vtc"
#include "zsend-zwrite.vtc"

Include dependency graph for zreplay.vtc:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

func zreplay (lineno)[line, pipe]
 Replay a message as a windowgram by sending it to ourselves. More...

func Zreplay (s)
 User command to replay a message, as per zreplay(). More...


Detailed Description

Replay zephyr messages as windowgrams.

Author:
David Maze <dmaze@mit.edu>
Version:
$Id$

This file provides a user command, /zreplay, that replays a zephyrgram out of the vt history as a Zephyr windowgram. It requires support in the zwgc description file to display personal messages to class wg, instance wg as windowgrams rather than passing them to vt.

Definition in file zreplay.vtc.


Function Documentation

func Zreplay ( s )
 

User command to replay a message, as per zreplay().

Parameters:
s   vt history line number of message to replay, as a string

Definition at line 44 of file zreplay.vtc.

func zreplay ( lineno )
 

Replay a message as a windowgram by sending it to ourselves.

The message must already be in the vt history.

Parameters:
lineno   vt history line number of message to replay

Definition at line 25 of file zreplay.vtc.

Referenced by Zreplay().


Generated at Mon Aug 13 16:45:56 2001 for dzm-vtc by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001