Saves an object of type SccsData to a file.
saveSccsData(sccsData, file)
An object of type SccsData as created using the getDbSccsData function.
The name of the file where the data will be written. If the file already exists it will be overwritten.
Returns no output.