SeqKey (OpenInsight 32-Bit)
At 08 JUL 2006 11:49:15AM Richard Richter wrote:
I have a form which admittedly is not used often. The key is set to SeqKey. When the form opens, the next available key is not set in the Key field editline. The %SK% is set to the next available key number. What am I missing?
Thanks,
Richard Richter
At 08 JUL 2006 10:58PM Barry Stevens wrote:
Where exactly do you have SEQKEY
At 08 JUL 2006 11:02PM Barry Stevens wrote:
Is the field protected, if so, you will need to send a GOTFOCUS on the CREATE & CLEAR events.
At 10 JUL 2006 08:48AM Bob Orsini wrote:
Richard, are you sure you do not have anything on the got focus or create event. If so you must send a got focus event to the key control to force the seq number.