I'm having a bit of a problem with Java, and it's starting to become rather unpleasant.
In general I hate (Like really, *hate*) Java (I prefer C#), but I have to do it at school.
Now can anyone see *any* problem with the code below?
try
{
int amount = Integer.getInteger("150")...