> This won't work with the current parseArgs because it basically pulls > all the switches out of the list of tokens separated by whitespace, > and passes the remainder as the search string. The switches can have > values, but there's some work that needs to be done to allow it to > handle values with embedded whitespace.
Gotcha. I figured a simple arg parser would see a slash, and assume everything up to the next slash (minus trailing whitespace) would be the value of that argument. Still, though, the search as I submitted it should work exactly like the moviefone search does now. I wrote it up quickly because many theaters in my area do not offer tickets for sale through moviefone. thanks for the feedback, nik ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
