When i am keying in code and say the field name is OrderNumber, and i have also comments in the program like "
When the Order is entered the ordering pattern can be in any Orderdate and needs to be ordered before December the other Orders"
So if you see, when i key in Order, in the drop down box i am getting Order, Orders,Orderdate, Ordernumber.
Can you change the tool such that the drop down box shows only OrderNumber and not from the COMMENTS?
This isn't a bug as is the intended functionality of Monaco. I will change the tag and perhaps this is something we can work on alongside the LSPs for COBOL and RPGLE.
Use tags for the following:
When i am keying in code and say the field name is OrderNumber, and i have also comments in the program like " When the Order is entered the ordering pattern can be in any Orderdate and needs to be ordered before December the other Orders"
So if you see, when i key in Order, in the drop down box i am getting Order, Orders,Orderdate, Ordernumber. Can you change the tool such that the drop down box shows only OrderNumber and not from the COMMENTS?