playev.icn: Program to play back events

August 16, 1994; Ralph E. Griswold
Requires: Version 9.0 MT Icon with event monitoring
This file is in the public domain.

This program plays back events saved by recordev.  Since recordev
uses image() for recording, some information may be lost.

This program is called as

     playev em <history

where history is a file produced by recordev.


Source code | Program Library Page | Icon Home Page