X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Ftemplate_creaPatientsSystem%2Fscripts%2F00010_Menu.bbs;fp=appli%2Ftemplate_creaPatientsSystem%2Fscripts%2F00010_Menu.bbs;h=f7df0bd079cbab11daa9c01b5803dd2251ec4aae;hb=093ff3a6d134cc1e80ef55ef9184dfc1fc1403fd;hp=9e41fe787400578e151292cc1349d7ea1cf2c026;hpb=97a493689695360ef21a669c31ab7c59d896d725;p=creaMiniTools.git diff --git a/appli/template_creaPatientsSystem/scripts/00010_Menu.bbs b/appli/template_creaPatientsSystem/scripts/00010_Menu.bbs index 9e41fe7..f7df0bd 100644 --- a/appli/template_creaPatientsSystem/scripts/00010_Menu.bbs +++ b/appli/template_creaPatientsSystem/scripts/00010_Menu.bbs @@ -349,6 +349,9 @@ new wx:OutputText Box163 set Box163.Title "User" new std:ConcatStrings Box164 + set Box164.In2 "/" + +new std:ConcatStrings Box165 connect Box06.Out Box05.In @@ -684,13 +687,15 @@ connect Box151.Out Box163.In connect Box161.Out Box11.In1 - connect Box164.Out Box161.In +connect Box165.Out Box164.In1 + + # Complex input ports input creaUser Box151.In1 " " -input BaseDir Box164.In1 " " +input BaseDir Box165.In1 " " exec Box09 exec Box158