RosettaCodeData/Task/Read-entire-file/LiveCode/read-entire-file-1.livecode

3 lines
81 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
put URL "file:///usr/share/dict/words" into tVar
put the number of lines of tVar