CreateNetAccessFile
function CreateNetAccessFile (const FileName : string; const Key : TKey; Count : Word) : Boolean;
CreateNetAccessFile creates a net access for Count users file using FileName as the name of the file and Key to encode the file.
If a file with FileName as its name exists it is overwritten without warning.
This routine is defined in the OgNetWrk unit.