Desu Nota from Columbus
Well-known Member
- Joined
- Mar 17, 2011
- Messages
- 556
I need to learn and understand how to do the following:
Take something like this: 123/Banana
to: 123 or: Banana
How do you search for a specific character, and then say return all characters to the left or right?
Examples:
1) aaaa-bbbbb-cc-ddddddd ---> aaaabbbbbccdddddd
2) A-1234/REDRUM ----> A1234REDRUM
3) 12/23/2006 - 12:54:33 -----> either 12/23/2006 or 12:54:33
Thanks,
Josh
Take something like this: 123/Banana
to: 123 or: Banana
How do you search for a specific character, and then say return all characters to the left or right?
Examples:
1) aaaa-bbbbb-cc-ddddddd ---> aaaabbbbbccdddddd
2) A-1234/REDRUM ----> A1234REDRUM
3) 12/23/2006 - 12:54:33 -----> either 12/23/2006 or 12:54:33
Thanks,
Josh