aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.159 - [include] Built-In

Mnemonic aid: include for INCLUDE file

See also:  [embrace] 


[include fileName]

[include testimport.txt]
------------------
The file actually contains this:
This is [b bold text] in the import file

This is <strong>bold text</strong> in the import file
This is bold text in the import file

As access to the filesystem can present a significant security risk, there is a means to disable this capability when instantiating the class. If noinclude=True then  [include]  does nothing:

mod = macro(noinclude=True)
Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7