Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site pyuxhh.UUCP Path: utzoo!watmath!clyde!floyd!vax135!houxz!houxm!mhuxl!ulysses!gamma!pyuxww!pyuxhh!kurt From: kurt@pyuxhh.UUCP (K A Gluck) Newsgroups: net.sources Subject: emp part 2 I think Message-ID: <659@pyuxhh.UUCP> Date: Wed, 20-Jun-84 08:42:37 EDT Article-I.D.: pyuxhh.659 Posted: Wed Jun 20 08:42:37 1984 Date-Received: Thu, 21-Jun-84 07:15:49 EDT Organization: Bell Communications Research, Piscataway N.J. Lines: 52 echo ./wtext.h cat <./wtext.h /* * wtext modes - DELAY = wait until next srcdisp() * IMMED = write out immediately */ #define WDELAY 0 #define WIMMED 1 /* * BLANK = destructive space * SPACE = non-destructive space */ #define BLANK 040 #define SPACE 020 /* * internal modified flags */ #define TEXTMOD 01 #define ATTRMOD 02 /* * screen enhancement - NONE = use existing attributes */ #define A_NONE 0377 #define A_NORMAL 0000 #define A_BLINK 0001 #define A_INVID 0002 #define A_UNDERLINE 0004 #define A_BELL 0200 /* * input modes */ #define RWAIT 001 #define RCOUNT 002 #define RECHO 004 #define RPOSN 010 !FUNKY!P! -- Kurt Gluck SPL 1c273a Bell Communications Research Inc 6 Corporate Place Piscataway NJ, 08854 ihnp4!pyuxhh!kurt (201)-561-7100 x2023