Notes to programmers who want to hack the program The following files are included so that you can modify or study how to do GEM and GEMDOS in Personal Pascal. You are welcome to modify and add enhancements to the program so long as you send me a copy of your code. The original source code is released by OSS and posted in CompuServe. LINEA.S assembly tie-in for LineA Show Mouse; PASCALM.PAS the main source code of the program; PASCALM.RSC the resource file; PASCALM.DEF resource definition file for RCS PASCALM.I Pascal include file of the resource; When you attempt to compile PASCALM.PAS, you will have to include the standard TYPE and SUB files provided with Personal Pascal. Since PASCALM.PAS includes a "different" definition for the Type "Dialog_Ptr", you will have to delete the definition from the "GEMTYPE.PAS" file included with Personal Pascal. In addition, you must also link in LINEA.O (included in the ARC'd file) to complete PASCALM.PRG. If you are not going to add any new features in the menu, you do not need a RCS to modify the .RSC file. If you have ideas of new features but do not have a copy of RCS, I can regenerate a RCS for you on request. Enjoy hacking. Jinfu Chen 445 S. Dobson Rd., #2022 (602)898-5338 (work) Mesa, AZ 85202 (602)834-7061 (home) CompuServe 72327,2434 GEnie J.CHEN