I run into some of the craziest things sometimes!

I have a command in a form eep:

PROPERTY 'M1Grader1|RBASE_FORM' SET_FOCUS 'TRUE'

That returns an error :

Error - Component M1Grader1|Rbase_Form not found in current form.

After a couple of hours trying to figure this out,  I changed the name/alias of 
the 
form to 'Grader" and changed the Property command to :

PROPERTY 'Grader|RBASE_FORM' SET_FOCUS 'TRUE'

All works fine.  I changed back to the M1Grader1 and the error returns.
Is there a list of reserved words or characters for the MDI form property?

I am running now OK, but I would like to avoid this in the future.

Thanks,
Bob

--
Thompson Technology Consultants 
LaPorte, IN 46350 
219-363-7441

Reply via email to