Hello,
Iβm developing a program and for some reason I got this error: C0193: Name '2,Recipe #2GVL' is no valid identifier
I was creating a combo box and creating a TextList for my recipe.
I couldn't find where the error was, until in the combo box properties in the 'Text List' property in the options it gives me to select, I found '2,Recipe #2' to be able to select (I never created a list with this name) and I can't find a way to delete that option or I can't find where that list is.
I tried to delete the TextLists, delete the combo box, to clean the project, but the error still there.
How can I delete this option (2,Recipe #2)? Or how can I fix this error?**
Hello,
Iβm developing a program and for some reason I got this error: C0193: Name '2,Recipe #2GVL' is no valid identifier
I was creating a combo box and creating a TextList for my recipe.
I couldn't find where the error was, until in the combo box properties in the 'Text List' property in the options it gives me to select, I found '2,Recipe #2' to be able to select (I never created a list with this name) and I can't find a way to delete that option or I can't find where that list is.
I tried to delete the TextLists, delete the combo box, to clean the project, but the error still there.
How can I delete this option (2,Recipe #2)? Or how can I fix this error?**
Thank you.