Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 01 APR 2000 04:06:41PM [email protected] wrote:

Maybe someone can help me on this.

I have a very simple routine called "Check_Required_At_Save". The subroutine is called from the Create event. It's purpose is to allow me to skip thru required fields and let the system check for their completeness during the "Save" process. See simple code below:

* code Check_Required_At_Save *

Options=Get_Property(@window, "IOOPTIONS")

Options=TRUE$

Set_Property(@window, "IOOPTIONS", Options)

Return

* End of Code *

It was working. However, while testing some Forms today, I noticed that I couldn't pass through my required fields. I have been playing with promoted events (gotfocus and lostfocus). If I broke something, don't see what it might be. I looked in the SYSREPOSEVENTEXES to see if by chance I had a promoted event for my Create Event. Didn't see anything.

Any suggestions or comments regarding where I can look would be appreciated.

Also, while looking in the SYSREPOSEVENTSEXES, I see events with "@" and some without. Does anyone know what the "@" mean if it's in from of an events versus not having the "@"? Just curious.

Thanks,

[email protected] onmouseover=window.status=imagine … ;return(true)"

Symmetry Info

Ray Chan ~ Symmetry Info

p.s. I will also post this in the other section


At 01 APR 2000 05:02PM Don Bakke wrote:

Ray,

Have you re-retrieved the IOOPTIONS property to see if the position 10 had its valued changed?

[email protected]

SRP Computer Solutions


At 01 APR 2000 05:36PM [email protected] wrote:

Don,

No I haven't, but that's a good idea. I'll try that after I get back from dinner, etc.

[email protected]

onmouseover=window.status=imagine … ;return(true)"

Symmetry Info

Ray Chan ~ Symmetry Info

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/3e48abf8decde2fe852568b4006e79ab.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1