X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Ftemplate_creaPatientsSystem%2Fscripts%2F00300_Filter.bbs;fp=appli%2Ftemplate_creaPatientsSystem%2Fscripts%2F00300_Filter.bbs;h=57f66b442146feb781cee2d032a27fe2ce45cb9c;hb=e94f75310913cbde403bea15ce658302be1a38c9;hp=d698dd8d06f2e9fa31fd0352b3dbc764f531d7cb;hpb=800be3b9e6a07c99a0c9e9d5175544eb05f6d136;p=creaMiniTools.git diff --git a/appli/template_creaPatientsSystem/scripts/00300_Filter.bbs b/appli/template_creaPatientsSystem/scripts/00300_Filter.bbs index d698dd8..57f66b4 100644 --- a/appli/template_creaPatientsSystem/scripts/00300_Filter.bbs +++ b/appli/template_creaPatientsSystem/scripts/00300_Filter.bbs @@ -1,6 +1,6 @@ # ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script -# - /Users/davila/CreatisWork/tmpCharly/creaBrainGrayMatter/appli/Appli_ceraGM/scripts/00300_Filter.bbs +# - /Users/davila/Creatis/C11/creatools_source/creaMiniTools/appli/template_creaPatientsSystem/scripts/00300_Filter.bbs # ---------------------------------- # BBTK GEditor Script @@ -58,11 +58,14 @@ new std:ConcatStrings Box36 set Box36.In3 " " set Box36.In5 " " set Box36.In7 " " + set Box36.In9 " " new std:ExecSystemCommand Box37 new wx:LayoutCenter Box18 +new std:MagicBox Box19 + @@ -104,10 +107,14 @@ connect Box33.Widget Box18.Widget2 connect Box18.Widget Box04.Widget4 +connect Box19.Out Box36.In8 + + # Complex input ports input BaseDir Box01.In1 " " input PatientID Box02.In1 " " input CoreID Box10.In1 " " +input creaUser Box19.In " " exec Box05 exec Box35