Project Explorer: "List occurences" minor bug

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
EtsDriver
Posts: 444
Joined: Tue Apr 15, 2014 4:19 pm
Location: Kajaani, Finland
Has thanked: 345 times
Been thanked: 227 times
Contact:

Project Explorer: "List occurences" minor bug

Post by EtsDriver »

Seems that if you name variable to "TEMP" and use it in code as "temp" (against golden rules of coding :lol:), this causes Flowcode list occurences to skip those written differently.

To reproduce:

Create a chart, declare variable "TEMP".
Use variable with referencing "temp" in somewhere, then try to list its occurences.

When trying to delete variable, you get a nag that its used somewhere , but "list occurences" doesn't find it.
Ill just keep the good work up!

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Project Explorer: "List occurences" minor bug

Post by LeighM »

Thanks, I'll log the bug.

Post Reply