hi,

On Sat, 10 Mar 2012, Bill-Lancaster wrote:

> 
> OK Ran the code but no change, e.g.
> 
> part of a line of code is " 1005 AND  TransDate >= '"
> 
> if I delete the "D" in TransDate I get " 1005 AND  TransDte >= '" & mGen"
> 
> At this point, the cursor is not representing the point of editing.
> 
> I'm going to try to copy this project into a new one.  New projects don't
> deem to have this problem.
> 
> Thanks Jussi

well, this completely is speculation but there are two things coming to my mind:

1. are you sure there are no control characters in your sources that may 
confuse the editor control?
   some source migration/conversion or whatever problem?
2. you said that your project is rather large. i think i remember editing a 
large file (huge line
   lengths and overall size) when similar problems occured (not sure whether i 
didn't just dream it)
   but this was completely outside gambas so the problem may be elsewhere. to 
follow this assumption
   we must know anyway if your sources match the above characteristics (long 
lines/huge source
   files).

regards,
tobi

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to