Next: @I_ Prev: @f Up: @@ commands Top: Top WEB command `@i': Include file (unconditional).

If one says

------------------------------------------------------------------------------- @i test.hweb -------------------------------------------------------------------------------

the file test.hweb is inserted at the present point of the web file. By default, the current directory is searched. Files can be included from other directories by means of the FWEB_INCLUDES environment variable and/or the `-I' command-line option. *Note Environment variables:: *Note -I_::