View Single Post
  #17   Spotlight this post!  
Unread 23-08-2008, 23:02
ATannahill ATannahill is offline
Registered User
AKA: Alex Tannahill
no team
 
Join Date: Feb 2008
Rookie Year: 2008
Location: Southfield, Michigan
Posts: 3,259
ATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond reputeATannahill has a reputation beyond repute
Re: Match scheduling algorithm and team numbers

Quote:
Originally Posted by TKM.368 View Post
You need to be in the correct directory for the program to run.
For example, I extracted to c:\match and it created the subdirectory MatchMakerWin. Need to navigate there to get it to run.

Code:
C:\>cd c:\match
c:\match>cd matchmakerwin
c:\match\MatchMakerWin>matchmaker
or combine the first two steps to
Code:
c:\>cd c:\match\matchmakerwin
c:\match\MatchMakerWin>matchmaker
You can leave off the ".exe"

Hope that helps.
as i said i got the first command to work but i still get the same error message
__________________

- Arizona North
Reply With Quote