Skip to content

Implement INDEXSEEK() function#1947

Open
Irwin1985 wants to merge 2 commits into
devfrom
feature/vfp-indexseek
Open

Implement INDEXSEEK() function#1947
Irwin1985 wants to merge 2 commits into
devfrom
feature/vfp-indexseek

Conversation

@Irwin1985
Copy link
Copy Markdown
Contributor

Implementation of INDEXSEEK() function.

Follows the same area-switching pattern as IsExclusive/IsReadOnly.

Closes Peter Stephan feedback (topic 5849).

@RobertvanderHulst
Copy link
Copy Markdown
Member

Irwin,
The logic to select a cursor from the uArea parameter is also in some other functions. Can you extract that to make sure we always use the same logic?

Robert

@Irwin1985
Copy link
Copy Markdown
Contributor Author

Robert,

Your're right, I didn't realize I was falling on the DRY anti-pattern. Your the best!

Irwin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants