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
 Auto-Complete on string.Empty includes ()
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Repoleved
New Member

6 Posts

Posted - Nov 30 2004 :  2:16:53 PM  Show Profile
I get string.Empty() instead of string.Empty

VA_X.dll file version 10.1.1287.0
Licensed to:
VA X:
VA.NET 7.1:
VAOpsWin.dll version 1.2.0.4
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Font: Courier New 13(Pixels)
Comctl32.dll version 5.82.2800.1106
WindowsNT 5.1 Build 2600 Service Pack 1
Single processor

support
Whole Tomato Software

5566 Posts

Posted - Nov 30 2004 :  7:23:04 PM  Show Profile
In what language?
Go to Top of Page

Repoleved
New Member

6 Posts

Posted - Dec 01 2004 :  11:19:16 AM  Show Profile
C#
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18998 Posts

Posted - Dec 09 2004 :  5:44:19 PM  Show Profile
adding the code:

String strName;
strName.Emp|

to a C# console application, and then pressing Tab to accept the suggestion "Empty" gives me:

String strName;
strName.Empty|

without any brackets. speaking as a C++ programmer that looks wrong, but it seems to be what you are expecting.

the ctrl+space list of member functions does not list "Empty", but i am able to accept "Empty" via a suggestion listbox.

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