Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 21st September 2012, 21:58   #1
KAPERLMAN
Junior Member
 
Join Date: Sep 2012
Posts: 1
StrRep

This one line of code generates the following error.
Why is the compiler generating this error

code
${StrRep} $SQLText $SQLText "14.0" $CDWVERSION

Error
!insertmacro: macro "FUNCTION_STRING_StrRep" requires 0 parameter(s), passed 4!
Error in script "C:\\Users\\kperlman\\work\\installer\\development\\cdw_installer01.nsi" on line 736 -- aborting creation process


my script has the following includes

!include StrFunc.nsh
!include Sections.nsh
!include MUI2.nsh
!include LogicLib.nsh
!include defines.nsh
!include TextReplace.nsh
!include InstallOptions.nsh
!include Registry.nsh
!include FileFunc.nsh
KAPERLMAN is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump