Easy way to provide sample or test data for a protocol

Did you know that there is a simple way to provide som test or sample data to a protocol?

If the protocol for example starts with an SD Reader which takes a molfile as input data, you can right-click the "Source" parameter and select "Initialize Using > Provided Content...". This will open a text editor dialog where you can paste in your sample molfile.

In this way, you don't need to point to an external file when testing or debugging your protocol. It also makes it easier to provide a working example protocol to someone else, for example if you need to show a problem to BIOVIA Support.

This technique works with any component that has a Source parameter like all the various Reader components.