PDA

View Full Version : Flexible items and forbidden characters


fatiha
24-07-2008, 17:18
Hi,

I saw in the manual that :
String between [] may contain the following characters:
0-9a-zA-Z.:,()_/[space]

But I have in my filesystem that character -
So how can I protect this character.

Thank you,
Fatiha

fatiha
24-07-2008, 17:27
I resolved it by adding an \

Bye,
Fatiha