[SOLVED] Program is attempting to change booleans yet the result is unsuccesful.
Re: Program is attempting to change booleans yet the result is unsuccesful.
I did a Search for setItemPrice and only found it in one place in your post: the last line.
Where is this method defined?
To debug your code add plenty of printlns to show where the execution flow goes and what the values of variables are as they are changed.
Your unformatted code is hard to read. Please edit the post and wrap the code in code tags. See: http://www.javaprogrammingforums.com...do=bbcode#code
Re: Program is attempting to change booleans yet the result is unsuccesful.
Ok it is changed, thanks Norm.
Re: Program is attempting to change booleans yet the result is unsuccesful.
Please do not delete original threads like you did. This behavior is highly frowned upon. What if someone else comes along with the same or similar problem, how does your post do anything other than confusing them and cluttering the forums?