Is there a list of 'special characters' in expressions? The Wiki states to use / in front of them, but does not list them. The Windows reserved characters are < > : " / \ | ? * of which '/' is also a MC special character for expressions. Are any of the others?
So far this is what I have (split to separate lines for readability):
E:\iTunes Library\
Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Field(Artist),<,_),>,_),:,_),",_),\,_),//,_),|,_),?,_),*,_)
\
Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Field(Album),<,_),>,_),:,_),",_),\,_),//,_),|,_),?,_),*,_)
\
Replace([Filename (name)],.ape,.mp3)