LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

editor: line(s) truncated error message

Solved!
Go to solution

Hello,

 

trying to open a certain C source code file with CVI2010 I receive the message: 13 line(s) truncated. File set to read-only.

 

It appears that CVI is unable to read files with lines longer than 1021 characters. Is it intended to behave like this?

0 Kudos
Message 1 of 4
(4,942 Views)
Solution
Accepted by topic author Wolfgang

wolfgang,

 

this is a known parameter for CVI the editor...

 

http://zone.ni.com/reference/en-XX/help/370051P-01/cvi/libref/cvibuild_errors_and_warnings/

 

NUMBER line(s) truncated. File set to read-only.
    Compile Error
    Occurs when reading in source or include file. Lines are limited to 1,020 characters, where tabs count as one character. Use the editor in which you created the file to split the line.

Regards,

Ryk

Message 2 of 4
(4,938 Views)

Thanks!

 

Actually I was looking into this document prior to posting but expected to find something under editor error or load error and prematurely ignored compile errors because the error occurs when loading the file... So thanks again. 

0 Kudos
Message 3 of 4
(4,936 Views)

PS: I have filed a product suggestion here.

0 Kudos
Message 4 of 4
(4,932 Views)