]> Creatis software - creaWT.git/blobdiff - wt/bbtk_wt_PKG/bbs/boxes/ImageWriteB.bbs
#2691 creaWT Feature New Normal - Implementation temp files
[creaWT.git] / wt / bbtk_wt_PKG / bbs / boxes / ImageWriteB.bbs
index e18eed525a981f51cbd3c0fe37343d6240b41492..c4a64a75e68fb49d899ec296788ef331ca4c168e 100644 (file)
@@ -17,7 +17,7 @@ description "Description ??"
 category "<VOID>"
 
 new ConcatStrings Box00
-  set Box00.In1 "Image_"
+  set Box00.In1 "hola"
   set Box00.In3 ".nii"
 
 new ImageWriter Box01
@@ -33,11 +33,11 @@ new ConcatStrings Box05
   set Box05.In2 "/"
 
 
-connect Box03.Out Box00.In2
 connect Box00.Out Box04.In2
 connect Box02.DocRoot Box05.In1
 connect Box04.Out Box05.In3
 connect Box05.Out Box01.Filename
+connect Box03.Out Box00.In2
 
 # Complex input ports
 input Image Box01.In " "