This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Reducing the amount of times the 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 » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Reducing the amount of times the "function" command is called" Watch "Reducing the amount of times the "function" command is called" New topic
Author

Reducing the amount of times the "function" command is called

Henry Enfray
Greenhorn

Joined: Apr 26, 2012
Posts: 3
Hi, I'm new to this forum and I'm a beginner programming. Thus, I hope to have help in learning how to program. My question is I'm trying to change the game program below so that the function command is used much less. Below, the function command had been called about 20 times, and I'm trying to rearrange it and/or make it so that the function command be used just 5 times or less, or as minimal amount of times as possible (because too many function commands for me gets confusing and I'm just trying to simplify it more). Thus, I was wondering what to do. Thanks.

Greg Charles
Bartender

Joined: Oct 01, 2001
Posts: 2539
    
  10

This definitely isn't Java. It looks like it could be JavaScript, so let's try it over in that forum.
Henry Enfray
Greenhorn

Joined: Apr 26, 2012
Posts: 3
Greg Charles wrote:This definitely isn't Java. It looks like it could be JavaScript, so let's try it over in that forum.


Ok thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Reducing the amount of times the "function" command is called
 
Similar Threads
Using Up/Down Arrow Key to Move in a table
keyCode - firefox
AutoTab tabbing two fields if second one has value...
Scroll Rows of a Table One at a Time
Up Arrow key press problem on IE