DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

problems with DataFileLoadSel

thanks for the help now is working very well

I need some help , I have a dialog in a sud file , lets say one text box and one ok button , so from the script i call the dialog and i want to write a number in this textBox then when I press the oK button i want to capture this value and have it in my script, also I want to do the inverse process ( i have a value in my script and lines beneath i call the sud file and show this value in the textBox) lets assume that i have a vas file to store this value , I tried to analize the examples but several files are open in the dialog editor it is difficult to read, of course it is not mandatory to have a vas file , maybe there is any other way to store this "global variables"

I will really appreciate the help ,few lines , just need a small example 🙂 thanks in advance
0 Kudos
Message 11 of 13
(1,182 Views)
Hi Arkangel,

Please have a look to the following example:
Menu:Help->Examples->Viewing, Presenting, Automation->User Templates->DIAdem-Script->User Dialog boxes->"User Dialog Box for Entering Text and Numbers".
This example explains exactly what you're looking for, except that the variables L1, T1, R1 will be used instead of variables from the VAS file.

Greetings

Walter
0 Kudos
Message 12 of 13
(1,178 Views)
this is not related with this topic , but

I normally work with diadem in my office the ingles version , i Have to use some binary data .dat in other computer which has diadem but in german version and i realized that one channel in the header has a line 241,0.01 which is a scale factor, when i load my files in the german version this channel has no information , how can i force the diadem in genrman to use the point as decimal separator ,


thanks in advance
0 Kudos
Message 13 of 13
(1,133 Views)