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
 Feature Requests
 Improvement
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

znakeeye
Tomato Guru

379 Posts

Posted - Jan 15 2008 :  2:11:27 PM  Show Profile  Reply with Quote
myString.Trim(|)

If I type a semicolon at this point, the resulting text should be:
myString.Trim();
instead of
myString.Trim(;)

I have to admit that this "error" is really irritating.

Think about it. There are several functions like Trim(), with default parameters. A semicolon will never be valid in that context (except inside a string constant).

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jan 15 2008 :  3:18:26 PM  Show Profile  Reply with Quote
We are considering doing something like this:

case=296

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