]> Creatis software - creaMiniTools.git/blobdiff - appli/template_creaPatientsSystem/scripts/00010_Menu.bbs
#3421 template_creaPatientsSystem
[creaMiniTools.git] / appli / template_creaPatientsSystem / scripts / 00010_Menu.bbs
index 9e41fe787400578e151292cc1349d7ea1cf2c026..f7df0bd079cbab11daa9c01b5803dd2251ec4aae 100644 (file)
@@ -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