You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
pogothemonkey
Posted - Jul 21 2006 : 09:22:20 AM When I us methods on strings defined as S"<stringvalue>" VAX does not recognize S"" as valid System::String object e.g. in
if (S""->Equals(string)) {}
Equals is underlined red
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Jul 22 2006 : 1:44:02 PM i take it this is VS2003? this does not want to compile in VS2005, but i see this effect in VS2003