>I want to actually send a enter key press to the app
Will you be doing this (sending the key stroke) in the same application that is to receive the key stroke?
If so, then using SendKeys may be the wrong method. It can cause alot of grief if used wrong. There are then other methods for doing what you want if the above applies. [/b][/i][/u]*******************************************************
General remarks:
If this post contains any suggestions for the use or distribution of code, components or files of any sort, it is still your responsibility to assure that you have the proper license and distribution rights to do so!