File contents forms

Use the file contents form to create a file that is valid for the required type of specification. You can use the file contents form to create a file that contains zero, one, or more specifications that are valid for the required type of specification. Additionally, you can refer to the contents of that file.

@:file_path

Where file_path is the path to a file that contains zero, one, or more specifications. For example, @:myobjects.txt takes the specifications from a file named myobjects.txt in the current directory.

Note: The file that is specified by a file contents form cannot contain additional specifications that are file contents forms.

Feedback