UNIBASE

INCLUDE FILES:How to include content from other files

Unibase allows you to include the content of other files within your current input by using a line starting with the @ symbol followed by the filename. This works in various Unibase definition files (like data dictionaries and formats), and Unibase resolves environment variables within the filename before including it. Importantly, Unibase permits nested includes but does not prevent infinite loops caused by recursive includes, so users must be cautious.

 

Verified by MonsterInsights