posted 20 years ago
Hi,
I am creating a project as part of a University Assignment and all was well until i encountered a dreaded NullPointerException! I have tried all i can to work a way around it but just can't seem to suss it out. It has been causing me endless hours of frustration! If anyone could help me out then it would be HUGELY appreciated! I have included my code below and the error seems to be occuring on line 210 which reads:
if (stockCode[itemNum].equals(searchItem))
My Code
-------
[JAM -->Edited to use [CODE] and [/CODE] tags]
[ April 19, 2004: Message edited by: Joel McNary ]