LoadNfg

Name

LoadNfg -- Loads a normal form game from file

Synopsis

LoadNfg[file->TEXT] =: NFG 

Description

LoadNfg loads a normal form game from the file file. An error occurs if the file cannot be opened, or if the file does not contain a valid normal form savefile.

See also

SaveNfg.