View Single Post
  #18   Spotlight this post!  
Unread 26-08-2008, 11:36
Joe Ross's Avatar Unsung FIRST Hero
Joe Ross Joe Ross is offline
Registered User
FRC #0330 (Beachbots)
Team Role: Engineer
 
Join Date: Jun 2001
Rookie Year: 1997
Location: Los Angeles, CA
Posts: 8,602
Joe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond repute
Re: Match scheduling algorithm and team numbers

Quote:
Originally Posted by rtfgnow View Post
as i said i got the first command to work but i still get the same error message
You haven't given enough information for someone to adequately help you. If I had to guess, I'd guess the same as TKM.368 and say you didn't extract the program to the same directory that you changed directory (cd) to. Remember, the CD command only does what you tell it to do, and no more. When you say it worked, I assume that means it changed directories. That's a start, but only if you told it to change to the correct directory. Are you sure you asked it to change directories to the directory where you extracted matchmakerwin.exe? Since you said you could run it from explorer, you should know exactly where you extracted it. You can use the dir command to display all the files and sub-directories in a directory, which should help you verify you are where you think you are. If you need to, have windows explorer and the command prompt side by side as you navigate through the directories.

The following document gives a lot of good tips on the right way to ask technical questions: How to Ask Questions the Smart Way
Reply With Quote