How do I save mutliple strings to a spread*** file?
- From: Pondered <x@xxxxxxxx>
- Date: Thu, 28 Jul 2005 09:10:46 -0500 (CDT)
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?
.
- Prev by Date: Re: Architecture to post and send messages to queues
- Next by Date: problems with express Vi
- Previous by thread: Architecture to post and send messages to queues
- Next by thread: problems with express Vi
- Index(es):