RosettaCodeData/Task/Read-entire-file/LiveCode/read-entire-file-1.livecode
2023-07-01 13:44:08 -04:00

2 lines
81 B
Text

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