[proFit-list] Data Window Info Field Problem& Feature Request

Andrew Cameron Beveridge acbev at lanl.gov
Thu Jun 5 13:11:22 CDT 2008


I am running a Monte-Carlo type simulation with proFit. I would like to
add some information, such as parameters to the data Window Info field.

I use the command SetDataWindowProperties(window myWindow, info 'myInfo').

The problem I am having is that the string I would like to write is too
long.  There is a limit, 255 characters?, to what I can write to the info
field using a program. I have tried using multiple SetDataWindowProperties
commands, but that does not work either.

Is there any way around this problem?


Possible Feature Request

In the next version of proFit, would it be possible to add a "Switch"
command. In my simulation depending on the results of the random number,
there are more than two possible outcomes. It would be nice to have a
switch command for the possible outcomes instead of resulting to multiple
nested if-then-else loops.

Thanks for your help.

Regards,
Andrew



More information about the proFit-list mailing list