-
After BROWSE - pointer to record?
Hi all,
After executing a browse (basis is a cursor) ... how can I get a pointer to the record after pushing 'Done'?
The record pointer does not be the current record#, but is eof()
thanks for answer
-
Lianja Support Team
There is a blog article on Lianja.com that explains it. There is a system variable _result which holds the number of the record selected or 0 if cancel was clicked.
-
Specifically this blog article: http://www.lianja.com/resources/blog...data-in-lianja
The Custom Search blog article, http://www.lianja.com/resources/blog...query-builders , uses recno(), because within the context of the delegate, you have switched the workarea to the search cursor.
-
functions properly,
Thanks to lianjasupport, thanks to Hank
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks