Integrated Application Platform › Forums › General › Access from KeyControl › Re: Re: Access from KeyControl
August 12, 2014 at 4:57 pm
#1060
Participant
Hello,
Sorry for that. Yes, mine is an old version. Don’t know how I did not notice it till now.
However, the AccessGoTo still gives an error – “uninitialised member- Suneido.CurrentBook from the line
if false isnt rec = QueryFirst(BookOptionQuery(Suneido.CurrentBook, access))"
I have changed the line to
if ( Suneido.Member?("CurrentBook") and false isnt rec = QueryFirst(BookOptionQuery(Suneido.CurrentBook, access)))
Thanks for the help,
ajith