aspose file tools
The moose likes Beginning Java and the fly likes Once Over Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Once Over" Watch "Once Over" New topic
Author

Once Over

Jennifer Ocenosak
Greenhorn

Joined: Apr 16, 2011
Posts: 4
I am trying to put together the phrase o matic with its random integers, array of strings,etc. An error keeps popping up. I need new eyes on the project.
Thanks ahead for looking no matter the results.

Any help is awesome,
Jennifer
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16686
    
  19




println() is spelled with a lower case L -- not with an upper case I.

Henry


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
Jennifer Ocenosak
Greenhorn

Joined: Apr 16, 2011
Posts: 4
Thankyou
for your help. I feel like Java keeps me on my toes and every bit of info makes me want more. With your help phrase o matic is running.
Jennifer
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9944
    
    6

julia lamenza,
Your post was moved to a new topic.


Never ascribe to malice that which can be adequately explained by stupidity.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Once Over
 
Similar Threads
PhraseOMatic syntax problem in Head First Java
unclosed string literal error
phraseomatic code
New to programming and trying to learn and stuck!
The correct version of the Phrase-O-Matic (ref:Head First Java)