Hi everyone,
we just try to convert your VFP 9.0 software applications zu x#.
We tried to use "SCATTER MEMO MEMVAR" like VFP, but we get an compiler error when we use the keyword "MEMO".
Therefore we do not get all data from a table. The momofields are missing when we try to "GATHER" the data to an new table.
Is something different in x#, have we to set something ?
Thank you very much for helping.
Peter
SCATTER with memofield
- COMSYSplus
- Posts: 7
- Joined: Sun Nov 26, 2023 8:48 pm
- Location: Deutschland
Re: SCATTER with memofield
Peter,
What happens if you write
SCATTER MEMVAR MEMO
Robert
What happens if you write
SCATTER MEMVAR MEMO
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
- COMSYSplus
- Posts: 7
- Joined: Sun Nov 26, 2023 8:48 pm
- Location: Deutschland
Re: SCATTER with memofield
Dear Robert,
we tried, but there is no difference between "SCATTER MEMO MEMVAR" and SCATTER MEMVAR MEMO.
Both don´t work with memo-field.
Peter
we tried, but there is no difference between "SCATTER MEMO MEMVAR" and SCATTER MEMVAR MEMO.
Both don´t work with memo-field.
Peter
Re: SCATTER with memofield
Peter,
I will look at this
Robert
I will look at this
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
- COMSYSplus
- Posts: 7
- Joined: Sun Nov 26, 2023 8:48 pm
- Location: Deutschland
Re: SCATTER with memofield
Thank you Robert.
Peter
Peter
Re: SCATTER with memofield
Fixed for next build
Robert
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu