Hi, I am using NetBeans version 6.1. I worked before on command line arguments. But now when I pass arguments to my programs, it gives" Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0" error. I checked the length of the array(args ), it says no argument passed. I worked the program in a different IDE. It worked. What might be the problem?
--~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
