One Section
Hi I have a problem I have 10 sections that use "$0 to $9" but I need more $ so what do I use after $0 ????
Function .onInit
StrCpy $1 ${secR1}
StrCpy $2 ${secMA}
StrCpy $3 ${secLA}
StrCpy $4 ${secCA}
StrCpy $5 ${secMF1}
StrCpy $6 ${secCG1}
StrCpy $7 ${secFTK1}
StrCpy $8 ${secSA}
StrCpy $9 ${secPA}
StrCpy $0 ${secHA}
Thanks
TonyDS