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

3 lines
81 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
put URL "file:///usr/share/dict/words" into tVar
put the number of lines of tVar