Property "Source" <source>

Top  Previous  Next

The Source property is used to specify the location of an image or an external script file. You can browse for the file's location by calling the Open dialogue using the [...] button.

See Setting the source property dynamically

If the file you want is not under your project or library use bringfilebutton Button to copy files from other directories into currently focused project folder.

See Bringing Files.

open_source

 

The location can also be directly entered into the Source cell on the Property Editor. Be careful to give the correct path when defining the location:

When defining the location of a file under the library folder, the path must begin with  "\"
When the file is under the project folder, the path must be relative or must begin with ":\"

 

See Referencing Files.