That did the trick!!
Thank you!!
________________________________
From: stcsgirl <stcsgirl@...>
To: vantage@yahoogroups.com
Sent: Wed, May 11, 2011 11:16:35 AM
Subject: Re: [Vantage] C# Help
Â
Okay --- I think I'm going a bit loopy looking at this code ---
When I do that the colors don't show like I have the syntax right, but then for
the heck of it I tried to see if it complied -- and it did?? I'm going to run
some tests,...but I think I've been trusting the color-coding more than I should
have been.
Live and Learn,...Â
________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Wed, May 11, 2011 10:59:48 AM
Subject: Re: [Vantage] C# Help
Â
the syntax inside the split is single quote slash slash single quote.
*Jose C Gomez*
*Software Engineer*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
*Quis custodiet ipsos custodes?*
Thank you!!
________________________________
From: stcsgirl <stcsgirl@...>
To: vantage@yahoogroups.com
Sent: Wed, May 11, 2011 11:16:35 AM
Subject: Re: [Vantage] C# Help
Â
Okay --- I think I'm going a bit loopy looking at this code ---
When I do that the colors don't show like I have the syntax right, but then for
the heck of it I tried to see if it complied -- and it did?? I'm going to run
some tests,...but I think I've been trusting the color-coding more than I should
have been.
Live and Learn,...Â
________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Wed, May 11, 2011 10:59:48 AM
Subject: Re: [Vantage] C# Help
Â
the syntax inside the split is single quote slash slash single quote.
*Jose C Gomez*
*Software Engineer*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
*Quis custodiet ipsos custodes?*
On Wed, May 11, 2011 at 11:58 AM, Jose Gomez <jose@...> wrote:
> sNewPartDescription =
> (string)dsPart.Tables["Part"].Rows[0]["PartDescription"];
>
> sNewPartDescription = sNewPartDescription.Split('\\'')[1];
>
>
> That would work as long as the data you want is always after the first \
>
>
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
><http://www.josecgomez.com/feed/>
>
> *Quis custodiet ipsos custodes?*
>
>
>
> On Wed, May 11, 2011 at 11:47 AM, stcsgirl <stcsgirl@...> wrote:
>
>> sNewPartDescription =
>> (string)dsPart.Tables["Part"].Rows[0]["PartDescription"];
>>
>
>
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]