nHdl = ASfOpen("/textes/text_to_read.txt",ASfoUnicode)
IF nHdl = -1 THEN
Error(ErrorInfo())
RETURN
END