SD_USE_FILE_PERMISSIONS lets you load read-only parts and
assemblies, by modifying the flag that controls the way LOAD_SD
works.
---->(SD_USE_FILE_PERMISSIONS)-->--+--:YES--+----->
| |
+--:NO---+
The following options are available.
- :YES - specifies that a part or assembly that is loaded from
a read-only file will be read only.
- :NO - specifies that a part or assembly has read and write
permissions (this is the default).
Use this action when you want other users to:
- Read your parts and assemblies
- Prevent your parts and assemblies being overwritten.
LOAD_SD terminate action