View Single Post
  #1 (permalink)  
Old 12-18-2009, 03:11 PM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 5,953
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default Disconcerting desktop IDE bug

If the last line of program in the desktop IDE editor, which will be an End Sub, is not terminated by a CRLF ( in this case there is no other line number after the End Sub line) and that last Sub is folded up then if that last line number containing the folded Sub is clicked as though to select the entire line all the source code in the Editor window vanishes! When it first happened to me I briefly thought that somehow I had deleted my entire program!
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
Reply With Quote