Hi,
I have a problem when i'm reading a file with source
the file has all of it set commands of one list
the list items are in different languages (English, Italian, Hebrew)
when it reads it, it reads it probably not very good, so it makes the items
of the list in weird signs
anyone know how to fix pls?
like,
I have a
set bla(var) {
"whatever"
}
var can be in some languages
and this is written in a file
I do source file
but if the var is not in english, it don't work