‎2008 Jul 09 2:49 PM
Dear all,
I would like to run different versions of a program in QUA, to compare the output.
Is it possible? I know I can go to dev and reactivate old versions.. but I would like to be able to do dinamically it in QUA.
Any help will be greatly appreciated <removed_by_moderator>
Thanks very much,
Fede
Edited by: Julius Bussche on Jul 9, 2008 2:25 PM
‎2008 Jul 09 2:52 PM
Hi
No it can't do it: the system runs the active version only.
U should create two different programs: one for every version.
Max
‎2008 Jul 09 2:52 PM
Hi
No it can't do it: the system runs the active version only.
U should create two different programs: one for every version.
Max
‎2008 Jul 09 2:56 PM
What a pitty!
I'll wait some minutes for another possible input... otherwise I'll close the question.
Thank you MAX !
‎2008 Jul 09 3:00 PM
Hi,
You can actually compare two versions of a program by the following navigation.
In the menu bar you have version management. in that u could select two versions and then compare using compare button.
You cannot run the same program with two different versions at the same time. U can actually make one version active and see the output and then make the other version active and see the output.
Thanks,
Shailaja
‎2008 Jul 09 3:05 PM
hi,
in runtime system only reads the active versions of a program in that perticular instance. so u cannot run different version in the same name as the older version gets deactivated when a new version is activated.