Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%DASHBOARD{ section="banner" | ||||||||
Line: 227 to 227 | ||||||||
Forth source files![]() | ||||||||
Changed: | ||||||||
< < | include filename ( -- ) Interprets the content of the file. | |||||||
> > | include ( "name" -- ) Interprets the content of the file <name>. | |||||||
included ( a u -- ) Interprets the content of the file. | ||||||||
Line: 334 to 334 | ||||||||
| ||||||||
Added: | ||||||||
> > | -a show hidden files
-l use a long listing format
-1 list one file per line
ls ( "line<EOL>" -- ) | |||||||
|