At 4:36 PM -0700 24/8/98, James Mumaugh wrote: >Now I have the program completed.....(Horray!) > >How do I change the command-period from causing a break in the program? > >I have included keyboard.fltr but I don't think my program is accessing >it when I pressed command-period. > >tia > >Jim Jim, if you're using PG then go into the RunTime.GLBL and change: _ignoreCmndPeriod = _false to _ignoreCmndPeriod = _true hth Pete...