Hi, I am new to CURSOR and have no experience in modern coding tools (I can code VBA in Excel). I have a one-off project converting VB6 code to VB.NET, which I thought would be easy with AI. But I’ve been amazed at how awful I’ve found it. What am I doing wrong? I have taken it form by form, module by module. And I have asked it to learn from mistakes and record it in a Learning Script. But it does crazy things. Eg there is a Save/Load to a file facility in the VB6 code. After searching for a bug in the new code for ages, I discovered that CURSOR had decided to change the variables saved from the VB6 code to its VB.NET. Another example, at one stage I pointed out to CURSOR that it had made duplicate declarations of variables, it offered to solve this for me throughout the code and I agreed, then and it took hours working on it. The result was declarations duplicated 200 times creating about 8000 extra lines of code! I guess I will never agree to anything CURSOR offers to do. What am I doing wrong?
Closing as a duplicate post to this: