Section 24.2

LRM-299

Changes (not apostrophe before the quotes as defined in the earlier text):

The ‘include directive can be followed by a macro, instead of a literal string:

 

define home(filename) `"/home/foo/myfile`"

include ‘home(myfile)