Date: Fri, 4 Jul 1997 13:56:17 -0400 From: Marcus Wickman Subject: Re: AP[] and US[]... So what you mean is that AP[] is the application used to create the SGF file and US[] is the user entering the data into the application. Or I'm I wrong. Example: So if my program X has to computer players, A and B, playing against eachother save the file it would look like AP[X]PB[A]PW[B]. And I should not use US[]. This is that important but I just want to get the feeling of it. Rigth now I'm working on my go playing program. And the game engine saves the files in SGF. So I just want to fill the files with as much info as possible. Thank you for the answer. Jens Yllman (http://www.uniweb.se/~jens/) At 05.53 1997-07-04 -0400, you wrote: >> What's the diffrence between AP[] and US[]? > >Example: My friends F and G have played a game. I use GoWrite 1.4k. >My name is MY. I have written an intelligent program INT that >uses a robot having watched the F-G game and therefore is able to >supply GoWrite with the move-sequence. (MY does not need to enter >them via keyboard.) > >SGF reads like: ;AP[GoWrite:1.4k]US[INT] > >Without INT it would read: ;AP[GoWrite:1.4k]US[MY] > >Note: More typically US uses a program not a person if it is >from a go server. > >-- >robert jasiek >http://www.inx.de/~jasiek/ > > > >