Next: , Previous: HOST, Up: Utilities



13.12 INCLUDE

     Two possible syntaxes:
             INCLUDE 'filename'.
             @filename.

INCLUDE causes the PSPP command processor to read an additional command file as if it were included bodily in the current command file.

Include files may be nested to any depth, up to the limit of available memory.