Page 1 of 1

VP 7 VDE specification

Posted: 13 Nov 2015 8:57
by Tonton Luc
Hi,

If I add a constant in my project like :

Code: Select all

constants my_const = "_zzzz".
...is it possible to add dynamically the contain of my_const in the name of the project application each time I compile my project ?

For example, if the name of my project = "applic_1.prj6", for the moment, each time I compile this project I generate a new file named "applic_1.exe".

Is it possible to generate a file named "applic_1_zzzz.exe" ?

...because some time I need to change manually the value of my_const in my project.

Posted: 13 Nov 2015 18:58
by Thomas Linder Puls
No, that is not supported.