Variable to Property Set

Hi,

Is there an easy way to convert an input variable to a property set (Win32 version)?
I saw there is a PropertySet to variable action but not the other way.

I use a Build VC6 action to compile and I want to set the version.

Thanks,
NirS

Use the “Property Set Assign Values” action, or you can do this in VBScript :

PropertySetName.Property = variable