X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Ftemplate_creaPatientsSystem%2Fscripts%2FComments.bbs;fp=appli%2Ftemplate_creaPatientsSystem%2Fscripts%2FComments.bbs;h=5b344a15dd7b8c4ce1fe990ff4ed82a6ce3bba01;hb=44b947856041013d8318c43c287b396d054e18df;hp=4ebf2bee5d3c9ddce17f311a362c151d0ae5f060;hpb=630525d08c286edb73db54a0fdc0cd49ea843b14;p=creaMiniTools.git diff --git a/appli/template_creaPatientsSystem/scripts/Comments.bbs b/appli/template_creaPatientsSystem/scripts/Comments.bbs index 4ebf2be..5b344a1 100644 --- a/appli/template_creaPatientsSystem/scripts/Comments.bbs +++ b/appli/template_creaPatientsSystem/scripts/Comments.bbs @@ -1,6 +1,6 @@ # ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script -# - /Users/davila/Creatis/C11/creatools_source/creaMiniTools/appli/template_creaPatientsSystem/scripts/Comments.bbs +# - /Users/davila/CreatisWork/tmpCharly/creaBrainGrayMatter/appli/creaPatientsSystem_MG/scripts/Comments.bbs # ---------------------------------- # BBTK GEditor Script @@ -102,6 +102,13 @@ new std:ConcatStrings Box45 new std:MultipleInputs Box46 +new std:SplitFilePathVector Box47 + +new std:ConcatStrings Box48 + set Box48.In1 "mkdir -p " + +new std:ExecSystemCommand Box49 + connect Box32.Widget Box31.Widget1 @@ -177,17 +184,25 @@ connect Box27.Out Box45.In1 connect Box45.Out Box43.Filename -connect Box42.BoxChange Box46.In1 +connect Box34.BoxChange Box46.BoxExecute -connect Box37.BoxChange Box46.In2 +connect Box21.BoxChange Box46.In9 -connect Box20.BoxChange Box46.In3 +connect Box41.Out Box47.In -connect Box43.boxChange Box46.In4 +connect Box47.Path Box48.In2 -connect Box34.BoxChange Box46.BoxExecute +connect Box48.Out Box49.In -connect Box21.BoxChange Box46.In9 +connect Box43.boxChange Box46.In7 + +connect Box20.BoxChange Box46.In5 + +connect Box37.BoxChange Box46.In4 + +connect Box42.BoxChange Box46.In2 + +connect Box49.BoxChange Box46.In1