2 lines
81 B
Text
2 lines
81 B
Text
put URL "file:///usr/share/dict/words" into tVar
|
|
put the number of lines of tVar
|
put URL "file:///usr/share/dict/words" into tVar
|
|
put the number of lines of tVar
|