Jump to content

Recommended Posts

Posted
  On 1/10/2018 at 1:29 PM, ViciousXUSMC said:

This is one time I feel RegEx is better than the string functions, is shorter, and does exactly what is needed without a complicated pattern.

czardas version works well, it does strip the pipes and have you add them back in the new text is the only thing I can see to be aware of.

Expand  

I always feel that way but I am WEAK at regexp

My resources are limited. You must ask the right questions

 

Posted
  On 1/10/2018 at 1:56 PM, Earthshine said:

I always feel that way but I am WEAK at regexp

Expand  

unpopular opinion: the folk who crutch on regex suck with stringops and take unnecessary penalties

  Reveal hidden contents

Posted (edited)

I consider myself a string-op master. i have always had to do it the hard way with every language. Basic, VB, C, etc.... but not C# cause all that stuff is built and tested and works great

that site is awesome. i have learnding to do as the stupid kid Sean on Jimmy Neutron would say

Edited by Earthshine

My resources are limited. You must ask the right questions

 

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...