DrGonzo
08-18-2006, 04:58 AM
Hi Kinook,
I have problems using the macro VSNET_PROJ_VER from the project step GetVersion. I want to copy the value of the macro variable into a String to do further modifications, but I did not succeed in finding the correct synthax.
I already tried things like
MyString = String(10, % VSNET_PROJ_VER%)
but it does not work.
Thanx for Your reply.
Greetz DrGonzo
I have problems using the macro VSNET_PROJ_VER from the project step GetVersion. I want to copy the value of the macro variable into a String to do further modifications, but I did not succeed in finding the correct synthax.
I already tried things like
MyString = String(10, % VSNET_PROJ_VER%)
but it does not work.
Thanx for Your reply.
Greetz DrGonzo