|
-
May 23rd, 2005, 02:27 PM
#1
Thread Starter
Not NoteMe
Parsing expressions (any nice functions available?)
I'm making an MP3 file organiser.
I want to be able parse various expressions relating to either rules, or naming methods for my files.
An example of a rule might be the following:
%FileName% = %IDTagArtist% - %IDTagTitle%
A file that satisfies this rule could be the following:
My Artist - Track Title.mp3
with the IDTags for the artist and title set as "My Artist" and "Track Title" respectivly.
In C++ i'd be able to do this very easily, using IOStreams, are there any functions in the .net framework that would help me in any way with this task (such as things like inserting variables into strings when a 'n%' or whatever is encountered)?
Cheers for any replies.
Last edited by SLH; May 23rd, 2005 at 02:36 PM.
Quotes:
"I am getting better then you guys.." NoteMe, on his leet english skills.
"And I am going to meat her again later on tonight." NoteMe
"I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
"my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
Have I helped you? Please Rate my posts. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|