Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%DASHBOARD{ section="banner" | ||||||||
Line: 227 to 227 | ||||||||
Forth source files![]() | ||||||||
Changed: | ||||||||
< < | include ( "name" -- ) Interprets the content of the file <name>. included ( a u -- ) Interprets the content of the file. | |||||||
> > | include ( any "name" -- any ) Interprets the content of the file <name>. included ( any a u -- any ) Interprets the content of the file. | |||||||