Dennis, I don't know if it was a typo 'Set Focus' should be SET_FOCUS.
How I have done it is to make sure your first field has a componentid such as 'Field1'. Then the syntax would be PROPERTY Field1 SET_FOCUS 'TRUE' Remember that PROPERTY commands are only useable after the form is loaded. Jan
