Just upgraded to the latest release of Mystic. (1.12 A47)
One of my programs I've written is now broken. I was able to narrow down what I think the problem is, where it fails.
Has something changed? Here is the code that crashes it.
fAssign (blfile, CFGSYSPATH + 'data/file.txt', 20);
freset (blfile)
While counter < lines Do Begin
counter := counter + 1
freadln(blfile, ar1[counter])
end
fclose(blfile)
... Intelligence tests are biased toward the literate.
--- Mystic BBS v1.12 A47 2021/12/24 (Linux/64)
* Origin: Clutch BBS *
telnet://bbs.clutchbbs.com (21:1/199)