Skip to content

Fix #1867: SET POINT and SET SEPARATOR support#1883

Merged
RobertvanderHulst merged 1 commit into
devfrom
fix-set-point-separator-1867
Mar 28, 2026
Merged

Fix #1867: SET POINT and SET SEPARATOR support#1883
RobertvanderHulst merged 1 commit into
devfrom
fix-set-point-separator-1867

Conversation

@Irwin1985
Copy link
Copy Markdown
Contributor

Fixes #1867

Changes made:

  • FoxProSet.xh: Added UDC mappings for SET POINT TO and SET SEPARATOR TO.
  • Set.prg: Modified the SWITCH block for Set.DecimalSep and Set.ThousandSep to accept STRING values (extracting the first character as a DWORD for backward compatibility. Added an interception at the end of the Set() function: If the active dialect is FoxPro then it extracts the internal ASCII value and returns a string. This matches exact VFP behavior.

@RobertvanderHulst RobertvanderHulst merged commit 7e7f333 into dev Mar 28, 2026
@RobertvanderHulst RobertvanderHulst deleted the fix-set-point-separator-1867 branch March 28, 2026 16:38
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