Project

General

Profile

Bug #147

Method Extract: Mislabeled IN on variables that are initialized in the method

Added by Wil van Antwerpen almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
05/31/2019
Due date:
% Done:

0%


Description

If you have code at the top that says:

Move True To bVar1
Move 0 To iVar2

and those lines are not in a if/then block then the variables are going to be local, perhaps OUT, but certainly not IN.

Also available in: Atom PDF