Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!apple!olivea!mintaka!bloom-beacon!eru!hagbard!sunic!news.funet.fi!funic!polaris.utu.fi!polaris!sutela From: sutela@polaris.utu.fi (Kari Sutela) Newsgroups: comp.lang.rexx Subject: Re: Amiga Rexx: Waiting for keystroke Keywords: amiga,keystroke,turnip time! Message-ID: Date: 17 Oct 90 10:08:46 GMT References: <271b3a4d-4acomp.lang.rexx@tronsbox.xei.com> Organization: University of Turku, Finland Lines: 12 dfrancis@tronsbox.xei.com (Dennis Francis Heffernan) writes: > Um, I can't seem to find a way to get my ARexx program to wait for the >user to hit a key before proceding. (It's a simple pager program.) Actually, >the last version did wait, it just never started again... I've been >trying to use readch('STDIN',1), but without success. Try reopening STDIN as a RAW: console. Should work---haven't tried, though. -- Kari Sutela sutela@polaris.utu.fi