SET&QUERY - board.c

Usual defined LFUN's:
set_name(str), set_short(str).

set_file(str): This sets the file name (including path) of the board. This 
               must be a directory where you have write allowance, generally
               beginning with "players/<yourname>/".
               Example: set_file("players/cashimor/save/board");

