RosettaCodeData/Task/Read-entire-file/LiveCode/read-entire-file-1.livecode
2016-12-05 23:44:36 +01:00

2 lines
81 B
Text

put URL "file:///usr/share/dict/words" into tVar
put the number of lines of tVar