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
 VAX 1206 on VC6 - AutoText doesn't delete
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Dec 11 2003 :  08:03:28 AM  Show Profile
I have an AutoText entry in my VAssist.tpl file that looks like this:

     
     dest:
     // Destructor.
     /* virtual */ 

In pre-VAX versions, when I type in "dest" and hit return, this was inserted (which is correct):

     // Destructor.
     /* virtual */ 

In build 1206, this is what I end up with (which is wrong, because the 'dest' wasn't deleted):

     dest// Destructor.
     /* virtual */ 

I never noticed it before, I guess because all my AutoText entries happen to start with the same letters as the text they insert.

Edited by - LarryLeonard on Dec 11 2003 08:03:52 AM
  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