Hallo, briencrean@eircom.net hat gesagt: // briencrean@eircom.net wrote:
Also I thought that when the textfile object reads a line out of the file it outputs the contents as a list?
It depends on what is assumed to be a list in this case.
[textfile] sends every line just as it was written inside the text file. It does not convert a line "cis boom bah" to a real list-messages like "list cis boom bah", instead it sends "cis boom bah".
Frank Barknecht _ ______footils.org_ __goto10.org__