Ked #2 First, if you use "case" then you need a "Select" and "End Select", but IMO I would use "If" and "EndIf".If KeyHit(28)=True Then ExecFile(custlocat) EndIf