How do I save mutliple strings to a spread*** file?



First, I start of with a table of strings.  I chose different strings to go to different indicators.  The original strings have been formatted a little and I want to save the new strings to a spread*** file.  For ex ....The original table looks like....
 
Auto-Compensating: ON
Power Supply: ON
Set battery voltage to 3.5 V
Set ignition voltage to 6V
Set Torque 1 = 2.5
Set Torque 2 = 2.5
Set Torque 1 = 1.5
Set Torque 2 = 3.5
** There are more torque values --- I want to be able to save it with an unlimited amount of torque values**
 
That is the original table of strings.  But after I send it through my program I want to save it as...
 
Battery Voltage set to 3.5 V
Ignition Voltage set to 6 V
Torque 1 = 2.5
Torque 2 = 2.5
Torque 1 = 1.5
Torque 2 = 3.5
 
How can it be done?
 
 
.


Quantcast