[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Orca/c Question...
- Subject: Orca/c Question...
- From: caroon@seq.uncwil.edu (Craig Caroon)
- Date: Tue, 3 Nov 1992 17:22:28 GMT
- Distribution: all
- Keywords: orca
- Newsgroups: comp.sys.apple2
- Organization: Univ. of North Carolina @ Wilmington
I have a question somewhat dealing with orca/c and that question is:
Is there a function call somewhere in the toolbox or where ever that
will continually check to see if a key on the keyboard has been pressed.
Let me clarify; what I want to do is something like this:
while( ! KEYHIT()){
do whatever
comes in
here...;
}
The while loop will only break if a key is pressed!
I thank you for your time!
Craig.
caroon@seq.uncwil.edu