- Регистрация
- 30.05.2013
- Сообщения
- 5
- Благодарностей
- 0
- Баллы
- 0
Hi I'm trying to copy (or write) to a file that doesn't exist. In some cases the app creates the file, in others it says 'illegal characters in path.' What are these illegal characters? (I noticed that '-' might be an illegal character, so I removed it, but I still get the msg.
It seems to work sometimes, and other times it doesn't...
ps. I run a test existance first, if doesnt exist, i 1) Try to copy a blank version or 2) Use the write text to a non-existant file. (writing text to non-existent file, seems to create one... sometimes..)
thanks
It seems to work sometimes, and other times it doesn't...
ps. I run a test existance first, if doesnt exist, i 1) Try to copy a blank version or 2) Use the write text to a non-existant file. (writing text to non-existent file, seems to create one... sometimes..)
thanks