ID:133563
 
As of now it doesn't look like theres any functions for reading a specific line from a file, you'd have to pretty much write your own function for that.

But being an interpreted language, something like this shouldn't be handled by BYOND when lower level languages do it already. The difference in speed is appreciated when file lengths get really long.