SCOUG-Programming Mailing List Archives
Return to [ 12 |
September |
1998 ]
Content Type: text/plain
In Rexx, how do I:
1. Sense if a keystroke is waiting in the keyboard buffer. I can't use
SysGetKey because it waits for a key press if the keyboard buffer is
empty. I don't want a "wait", I want a null string or error code so I
can continue processing.
2. Set an OS/2 window to a specific size, say 8 lines by 30 characters.
I can't use SysTextScreenSize because it reports the size of the screen
but doesn't set it. I want to set the screen size to a specific
program-defined value when the Rexx program starts.
If you have either answer, sure would like to hear it.
Thanks.
- Peter Skye
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
Return to [ 12 |
September |
1998 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|