From: Martin Uruz Date: 2004-05-06T19:28:56+09:00 Subject: readlines hi i use the following syntax to read a file with 7 lines in a array but only the first element contains all lines i tryed to add a delimiter as 2. argument but it doesnt work? code: arFile = readlines("datname") 2. try delimiter = "\n" arFile = readlines("datname", delimiter) this produces an error -- thx martin pfeffer at suse 9.0 Apache 2.0 http://eurowalker.is.dreaming.org