TurnExportBin

Top  Previous  Next

This method saves all turn restrictions to a file on disk, which can later be loaded with function TurnImportBin.

 

Bin files always use link ID as references.

 

Specify a full filename, preferably with along this pattern "turn*.bin" (makes it easier to recognize the file).

 

Syntax: TurnExportBin(index: integer; filename: string)