if I use a new variable and use refactoring the only choice I have is: "create member variable". what I need is a second choice: "create local variable"
Sorry for the confusion. If you execute "create member variable", you will be given a choice of (depending upon context) local variable, function parameter, class member or global variable. We will update the text to be more generic. case=31467