NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

justify numbers

Dear,
 
I want to save some string to a file.
The file will be used as a input data file in other program.
 
How can I justify the column of below array??
 
+1     -1     -1     -1     -1     0
+1     -1     -1     -1     0     -1
0     +1     -1     -1     -1     0
0     +1     -1     -1     0     -1
0     0     +1     -1     +1     -1
0     0     +1     -1     +1     -1
0     0     +1     -1     -1     +1
0     0     +1     -1     -1     +1
0     0     +1     0     -1     -1
0     0     +1     0     -1     -1
0     0     0     0     0     0
0     0     0     0     0     0
 
 
0 Kudos
Message 1 of 3
(3,271 Views)

You posted in the TestStand forum. I don't think your question has anything to do with TestStand.

Repost in a more appropriate forum and explain how you are writing the file and what is reading the file.

0 Kudos
Message 2 of 3
(3,263 Views)
Verrrrrry... Sorry for my mistakes.
I will repost in labview forum.
 
Lee
0 Kudos
Message 3 of 3
(3,257 Views)