/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

  1. <?xml version="1.0"?>
  2. <Document>
  3. <Network type="subnet" name="MAIN" category="IO">
  4. <Node name="node1" type="Constant" x="-535.000000" y="16.000000">
  5. <Parameter name="VALUE" type="subnet_param" value="FILENAME"/>
  6. </Node>
  7. <Node name="node2" type="OutputStream" x="-425.000000" y="14.000000"/>
  8. <Node name="node3" type="Save" x="-281.000000" y="-32.000000"/>
  9. <Link from="node2" output="OUTPUT" to="node3" input="STREAM"/>
  10. <Link from="node1" output="VALUE" to="node2" input="INPUT"/>
  11. <NetInput name="INPUT" node="node3" terminal="OBJECT"/>
  12. <NetOutput name="OUTPUT" node="node3" terminal="OUTPUT"/>
  13. </Network>
  14. </Document>