- Регистрация
- 25.01.2012
- Сообщения
- 1 058
- Благодарностей
- 244
- Баллы
- 63
Hi guys,
tried do use global variables in 2 of my projects. First it worked ok but after some time project B can't access the global variable set by project A. Deleted and added the same global varibale with the same name in both of the projects but still not working in ZP. Created 2 new testing projects where the first one only sets a global variable and the second one shows it in a message box, but the same thing - it worked for a while in ZP but then the variable is shown as empty.
Is this a bug and is there a workaround?
Using V 5.0.7.0 on Win8.1 64 bit with .Net Framework 4.5
Thank you.
tried do use global variables in 2 of my projects. First it worked ok but after some time project B can't access the global variable set by project A. Deleted and added the same global varibale with the same name in both of the projects but still not working in ZP. Created 2 new testing projects where the first one only sets a global variable and the second one shows it in a message box, but the same thing - it worked for a while in ZP but then the variable is shown as empty.
Is this a bug and is there a workaround?
Using V 5.0.7.0 on Win8.1 64 bit with .Net Framework 4.5
Thank you.