Archive: Radio Buttons Example Fails to Build


Radio Buttons Example Fails to Build
Hi guys

I'm trying to get this to work, http://nsis.sourceforge.net/RadioButtons

However when I compile it, I get the following error:

IntOp: $R0=$R0&1
IntCmp $R0:1 equal=0, < +2, > +2
Usage: StrCpy $(user_var: output) str [maxlen] [startoffset]
Error in macro RadioButton on macroline 5
Error in macro SectionRadioButtons on macroline 37
Error in script "C:\Documents and Settings\gd81246\Desktop\New Text Document (2).nsi" on line 185 -- aborting creation process

Now I understand roughly where its blowing up, but what I don't understand how to resolve this. Any help would be appreciated.

Thanks


See Examples\one-section.nsi

Stu


Gracias mi amigo :)