xsharp.eu • COPY STRUC and COPY TO, with CDX
Page 1 of 1

COPY STRUC and COPY TO, with CDX

Posted: Wed Jun 26, 2024 12:24 pm
by COMSYSplus
Hi everyone,

While trying to convert our VFP 9.0 software applications zu x# we have some problems with COPY.

When we try to use "COPY Struc" or "COPY TO" with the keyword "WITH CDX" the compiler marked the words as known,
but no CDX-File is created.

What have we to do, or what do we wrong?

Thank you very much for helping.

Peter

Re: COPY STRUC and COPY TO, with CDX

Posted: Wed Jun 26, 2024 5:28 pm
by robert
Peter,
Thanks for reporting this.
You are right that we are not creating the CDX at this moment.
I have created a ticket for this:
https://github.com/X-Sharp/XSharpPublic/issues/1497

Robert

Re: COPY STRUC and COPY TO, with CDX

Posted: Thu Jun 27, 2024 4:57 am
by COMSYSplus
Thank you Robert.