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