This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCV6 problem with export array value

I have 1000 element in array under debug via expression. I tried to use export to bring data out into text but no data, it say

<?xml version="1.0" encoding="UTF-8"?>
<ExportImportMemento.1>
<VarMeta IMemento.internal.id="sigIn"/>
</ExportImportMemento.1>

 I selected the sigln and export, no luck

I selected the Array 0 to 99 and no luck in export.

The graph is not working, so I cannot display array data into graph for inspection. I cannot use export to excel because it has no data.

This is urgent.......I use Window 8.1 and CCVS 6.0.1.00040

Below is the copy from the expression list. 

sigIn long[1000] 0x00008000@Data (Decimal) 0x00008000@Data
[0 ... 99] (Decimal)
[100 ... 199] (Decimal)
[200 ... 299] (Decimal)
[300 ... 399] (Decimal)
[400 ... 499] (Decimal)
[500 ... 599] (Decimal)
[600 ... 699] (Decimal)
[700 ... 799] (Decimal)
[800 ... 899] (Decimal)
[900 ... 999] (Decimal)