Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!Zachary@MIT-XX
From: Zachary%MIT-XX@sri-unix.UUCP
Newsgroups: net.lang.prolog
Subject: Driving Terminals from Prolog
Message-ID: <12135@sri-arpa.UUCP>
Date: Wed, 15-Aug-84 16:13:33 EDT
Article-I.D.: sri-arpa.12135
Posted: Wed Aug 15 16:13:33 1984
Date-Received: Tue, 25-Sep-84 20:41:16 EDT
Lines: 11

From:  Joe Zachary 

I would like to drive a terminal from within an interactive
Prolog program running under TOPS-20.  Unfortunately, Prolog
frustrates my attempts by translating all escape characters
into printable dollar signs before they reach the terminal.
I even tried a gross hack suggested by the on-line manual
involving negative numbers, but that only works under
TOPS-10. Does anyone know a solution?

Thank you!