/tags/rel-0-4-3/FreeSpeech/data-flow/n-files/SaveAs.n
# · Unknown · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · eab363e949b1c73ee85a587fc82728e4 MD5 · raw file
- <?xml version="1.0"?>
- <Document>
- <Network type="subnet" name="MAIN" category="IO">
- <Node name="node1" type="Constant" x="-535.000000" y="16.000000">
- <Parameter name="VALUE" type="subnet_param" value="FILENAME"/>
- </Node>
- <Node name="node2" type="OutputStream" x="-425.000000" y="14.000000"/>
- <Node name="node3" type="Save" x="-281.000000" y="-32.000000"/>
- <Link from="node2" output="OUTPUT" to="node3" input="STREAM"/>
- <Link from="node1" output="VALUE" to="node2" input="INPUT"/>
- <NetInput name="INPUT" node="node3" terminal="OBJECT"/>
- <NetOutput name="OUTPUT" node="node3" terminal="OUTPUT"/>
- </Network>
- </Document>