
BLOB LOADER / BLOB SAVER (GUI)
------------------------------

Generic BLOB loader and saver (blobs can have any content).

By setting Auto Trigger to either On Set Filename or On Set Blob (saver only), the file operation will be triggered automatically whenever the Filename pin is set or whenever an input blob is received, respectively.
The manual Trigger pin is always operational, no matter which the Auto Trigger setting.

Please note that SE does not issue any pin update if a pin is set twice with a same value. This can be very frustrating when using a file requester for reloading/overwriting a same file with the same file name. In such cases, it is advisable to connect the User OK pin of ED File Requester to the Trigger pin, or alternately enable Auto Triggering on filename using the manual Trigger pin as a "Reload" or "Rewrite" control

On manual trigger or auto trigger on blob set, the File Name pin whose content is non-empty will be used. In case both are non-empty, the content of the last File Name pin set will be used.


NOTE:
A file name without path will be located inside the plugin folder (plugin only).
However, you can specify the full path of the file on your hard disc; if such file can't be located at the original path (eg. by a plugin user), it will be located in the plugin folder. This makes embedding files easy, in conjunction with "Copy additional files" feature in the Export dialog.