safarijoe2000
Programmer
Hello,
I have a question that's been bugging me for some time.
Ideally I'd like to use a SetFocus while in a Valid method. However, VFP doesn't like that at all.
Is there a way around it?
I've been trying to set up a form, where I validate my initial field (myfield1). Depending on myfield1, I would go to other fields (myfield2, myfield3, etc).
I've been setting the tabstop on-and-off to get to the fields, but I thought there may be a different way.
Any help will be appreciate it.
Thanks
I have a question that's been bugging me for some time.
Ideally I'd like to use a SetFocus while in a Valid method. However, VFP doesn't like that at all.
Is there a way around it?
I've been trying to set up a form, where I validate my initial field (myfield1). Depending on myfield1, I would go to other fields (myfield2, myfield3, etc).
I've been setting the tabstop on-and-off to get to the fields, but I thought there may be a different way.
Any help will be appreciate it.
Thanks