Several ModalityWorklistQueryResultConverters

  • Hi Marcel


    isn't it possible to define more than one ModalityWorklistQueryResultConverter?


    I tried to do something like:


    ModalityWorklistQueryResultConverters = 3

    ModalityWorklistQueryResultConverter0 = ifequal "%u","DX1"; set 0020,000d to "%V0008,0050"

    ModalityWorklistQueryResultConverter1 = ifequal "%u","DX2"; set 0040,0009 to "%V0008,0050"

    ModalityWorklistQueryResultConverter2 = ifequal "%u","DX3"; set 0040,1001 to "%V0008,0050"


    It looks as if only the first converter (count 0) is considered.


    I use Conquest 1.4.19b with MySQL.


    Thanks!


    Manny

  • Hi,


    not there is only one. But of course you can call a file with multiple lines. I would also suggest to start coding in Lua. It is more readable, and you can just call a dofile(...)


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!