![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
.NET Ninja - python newb
Join Date: Apr 2008
Posts: 13
Rep Power: 0
![]() |
Help with strings
Ok so I am trying to created a app that will loop through a folder and delete files with names that contains key words (ie: 'copy'). I have done some research and tried a few things but cant quite get it to work. Is there a way to check if 'copy' is in a string. Like a .contains() or something. Thanks for your help
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The immutability of strings | Arla | C# | 5 | Apr 8th, 2008 1:58 PM |
| Splitting strings into other strings | Keiro | C | 2 | Dec 11th, 2006 6:10 AM |
| inserting strings into other strings | codylee270 | C | 2 | Dec 3rd, 2005 9:37 PM |
| Question about multidimensional arrays of strings | aznluvsmc | C | 8 | Oct 15th, 2005 10:20 PM |
| pointers strings, and strcat() | conbrio | C | 3 | Apr 16th, 2005 1:23 PM |