LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI 2009 crashes by marking two or more lines

Hi folks,

 

I have generated the activeX-Server for Word2007. The wordd2007.c file is really big and i wanted to copy some functions. Now the following happens. If i select mor than 2 lines cvi crashes if the selected lines are at linenumber 100000 or higer. At this point i create a file with mor than 100000 lines of comment code like this:

 

//text (line 1)
//text (line 2)
.
.
.
.
//text (line 100010)

 

Same result. CVI crashes if i try to select 2 or more of the last 10 lines.

 

Does anybody confirm this bug?

 

I'm using CVI2009 Version 9.1.1(450) on Windows 7

Line numbering is active

 

 

Best regards,

 

Thomas

0 Kudos
Message 1 of 3
(3,043 Views)

Hello Thomas -

 

I've been able to reproduce the crash you are seeing, and have filed a bug report for it with ID 255748.  As of right now, it does not appear that there is a workaround available for the bug.

 

NickB

National Instruments

0 Kudos
Message 2 of 3
(3,024 Views)

Well, the workaround for Thomas would be to use an external editor to cut and paste from huge files.  I'd recommend organizing your project into smaller files to begin with, but when you're working with existing humongous files, use another editor for now.

0 Kudos
Message 3 of 3
(3,007 Views)