Write platform settings to a file.
Syntax
platform write
Writes the platform settings to platform.spr file. It can be read back using the "platform read" command.
Options
None.
Returns
Empty string, if the platform settings are written successfully. Error string, if the platform settings cannot be written.
Examples
platform write
Writes platform to platform.spr file.