[JAVA3D] OT: Re: Re: [JAVA3D] A regular Java problem

2001-05-10 Thread Pedro Estrada
    // if it hasn't met the first 3 requirments    return ("Could not find: " + airportCode);  // then the value isn't in the list.  } // end doSearch    - Original Message - From: eb To: [EMAIL PROTECTED] Sent: Monday, Ma

Re: [JAVA3D] A regular Java problem

2001-05-09 Thread Kyle Wayne Kelly
29:25)  */ - Original Message - From: eb To: [EMAIL PROTECTED] Sent: Monday, May 14, 2001 7:29 PM Subject: Re: [JAVA3D] A regular Java problem I thought I sent the files in the last e-mail.. lets try this again. Can I not send multiple files through this

Re: [JAVA3D] A regular Java problem

2001-05-09 Thread eb
I thought I sent the files in the last e-mail.. lets try this again. Can I not send multiple files through this server? Project3.class LinkedList.java ListNode.class ListNode.java LinkedList.class Project3.java

[JAVA3D] A regular Java problem

2001-05-09 Thread eb
Hello everyone. I'm doing this project for a class, and I'm finding that a line in my method isn't being called. It's in an if statement and it's a return statement. Instead of returning the string value it's supposed to, it jumps to the end of the method and prints out (what could be consi