< Previous | Contents | Manuals Home | Boris FX | Next >
โRelative Include Files
Relative file names can be plain filenames such as mylib.szl, or may contain a relative path specification such as โ../shared/mylib.szlโ or
./includes/mylib.szl. Names are relative the file containing the INCLUDE, so that if A includes B, any includes in B are evaluated relative to B, not the original A. Relative naming is good for scripts that will be moved around together.
ยฉ2025 Boris FX, Inc.ย โย UNOFFICIALย โย Converted from original PDF.