View Single Post
# 9 21-01-2007 , 11:24 AM
kbrown's Avatar
Moderator
Join Date: Sep 2002
Location: London, UK
Posts: 3,198
I'm not gonna try this but from experience the problem is most likely the back-slash character. In many programming languages it's a special so called escape character. It is used for things like line break, tabs and so on... So propably if you switch your \ to \\ it works...


Kari
- My Website
- My IMDB

Do a lot, Fail a lot and Learn a lot!