File input/output: Difference between revisions

Content added Content deleted
m (Add another lang example)
m (Update Lang example: Fix spelling of Lang)
Line 2,563: Line 2,563:
<syntaxhighlight lang="lang">
<syntaxhighlight lang="lang">
# Load the IO module
# Load the IO module
# Replace "<pathToIO.lm>" with the location where the io.lm lang module was installed to without "<" and ">"
# Replace "<pathToIO.lm>" with the location where the io.lm Lang module was installed to without "<" and ">"
ln.loadModule(<pathToIO.lm>)
ln.loadModule(<pathToIO.lm>)