/ Nebula 2
/ Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / fileword![]() ![]() | < prev | next > |
Comma Seperated Value File | 1992-07-09 | 350 b | 5 rows |
# | fileword --Operation | one input. Abbreviation: fiwd |
---|---|---|
1 | The input must be a file descriptor | open for reading. The procedure |
2 | reads one line from the file. The output is that line | in the form of |
3 | a single word | including spaces and punctuation characters. If the |
4 | end of the file has been reached | the output is the empty list. |