Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Overwrite bug?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

squidge
Junior Member

23 Posts

Posted - Sep 05 2005 :  06:45:48 AM  Show Profile
If I turn on overwrite mode, and type an opening bracket inside a quoted string, it seems that VA somehow overrides the overwrite mode, and the bracket is inserted into the text just as if overwrite isn't on.

For example, take the following text:
strcpy (RD_Sub, "AAA");
If I now enable overwrite mode, position the cursor over the first 'A', and type an opening bracket, the following occurs:
strcpy (RD_Sub, "(AAA");
Whilst the correct behaviour is observerd if VAX is disabled:
strcpy (RD_Sub, "(AA");

Version: 1418

Edited by - squidge on Sep 05 2005 06:49:10 AM

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 05 2005 :  3:15:24 PM  Show Profile
it seems to happen where ever you are on the line. the good news is that it only effects '(' as far as i can tell.

case=737

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000