]> Creatis software - creaMiniTools.git/blobdiff - appli/template_creaPatientsSystem/scripts/Report.bbs
#3421 template_creaPatientsSystem
[creaMiniTools.git] / appli / template_creaPatientsSystem / scripts / Report.bbs
index ef7e5ce6aaf98226e43e50a509c1fd840ecf73be..ecae2f8fd560bd3dd2a1e86b4af3432cfee9245e 100644 (file)
@@ -1,6 +1,6 @@
 # ----------------------------------
 # - BBTKGEditor v 1.4 BBS BlackBox Script
-# - /Users/davila/CreatisWork/tmpCharly/creaBrainGrayMatter/appli/Appli_creaGM/scripts/Report.bbs
+# - /Users/davila/Creatis/C11/creatools_source/creaMiniTools/appli/template_creaPatientsSystem/scripts/Report.bbs
 # ----------------------------------
 
 # BBTK GEditor Script
@@ -35,7 +35,7 @@ new wx:LayoutLine Box08
 new wx:OutputText Box09
 
 new wx:CommandButton Box10
-  set Box10.Label "Exit"
+  set Box10.Label "Close"
 
 new wx:OutputText Box11
 
@@ -49,16 +49,7 @@ new wx:OutputText Box14
 new creaMiniTools:CreateReport01 Box15
   set Box15.LstPatientsID "P01 P02 P03"
   set Box15.LstTitles1 "+            Step01         Step02     Step03  Step04       Step05     Step06  General    Scientific  Informatic"
-  set Box15.LstTitles2 "Patient Insert_Date InitValues Filter      Correction Validation PushDB Comment Comment Comment"
-
-new wx:ListCtrl Box16
-  set Box16.Column00 " Patient _ P1 _ _ _ P2 _ _ _  P3 _ _ _  P4 _ _ _ "
-  set Box16.Column01 "Initial_point _ Eduardo 12/12 12h34 _ Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _ "
-  set Box16.Column02 "Segmentaiton _ Eduardo 12/12 12h34 _ Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _ "
-  set Box16.Column03 "Validateion _ Eduardo 12/12 12h34 _ Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _ "
-  set Box16.Column04 "Correction _ Eduardo 12/12 12h34 _ Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _  Eduardo 12/12 12h34 _ "
-  set Box16.Column05 "Scientific _ Coment_1 _ _ _ Coment_AAAA _ _ _  Comment_BBBB _ _ _  Coment_CCC _ _ _ "
-  set Box16.Titles "_ Step1 Step2 Step3 Comments Comments"
+  set Box15.LstTitles2 "Patient Insert_Data InitValues Filter      Correction Validation PushDB Comment Comment Comment"
 
 new wx:ListCtrl Box17
 
@@ -83,7 +74,7 @@ new std:ReplaceString Box24
   set Box24.Search "<ALGO>"
 
 new std:ConcatStrings Box25
-  set Box25.In3 "/Step001.txt  "
+  set Box25.In3 "/Step01_Insert_Data.txt  "
 
 new std:ConcatStrings Box26
   set Box26.In2 "/results"
@@ -116,6 +107,13 @@ new std:ConcatStrings Box35
 new std:ConcatStrings Box36
   set Box36.In3 "/Step06.txt  "
 
+new std:ReplaceString Box38
+  set Box38.Search "<PATIENT>/Condition_01"
+
+new wx:OutputText Box39
+
+new std:ConcatStrings Box40
+
 
 
 connect Box04.Widget Box06.Widget1
@@ -239,6 +237,16 @@ connect Box24.Out Box36.In2
 
 connect Box13.Out Box36.In1
 
+connect Box22.Out Box38.In
+
+connect Box38.Out Box39.In
+
+connect Box39.Widget Box06.Widget5
+
+connect Box03.Out Box40.In1
+
+connect Box38.Out Box40.In2
+
 
 
 # Complex input ports