RMREVENT V1.7 ------------- The purpose of these files is to give you a 'quick start' for a proper 'event-driven' program in OPL32. To install it, create a folder C:\System\Apps\RMREvent\ and copy all the files (except this one) into it. (You may need to select 'View Preferences' and 'Show System folder' first) Go to the directory, load RMREvent.opl and translate it. (I know you don't need the OPL extension anymore but old habits die hard !!) You will see that the program responds to all the keys and pen operations by putting up a screen message. In theory, all you have to is substitute your own code for the messages and you will have a program. Obviously it is not that simple, but that is when the fun starts !! This is not intended to be the perfect solution, or even the correct way to do it. it is just intended as a start point to save you a few hours work in trying to figure out where to begin. I would expect you to finish up changing most of it and adapting it to yours needs. I have released this into the public domain, with no copyright limitations. However, if you do use it for a Shareware Program a short advert for my Home Page [http://www.rmrsoft.com/] somewhere in the program/documentation would be much appreciated :-) Happy programming !! Al