Need help with indicator error.

 
Hello. I have a strength meter indicator. It has all the major currencies. I wanted to add Polish currency PLN so I went into the code and started changing things to accommodate for the extra currency, seemed like an easy change. However, I cannot get it working properly...In MetaEditor I get an error on one line. Can someone help me out?
 
 
Did you define an array called oLine8?
 
pbylina:
Hello. I have a strength meter indicator. It has all the major currencies. I wanted to add Polish currency PLN so I went into the code and started changing things to accommodate for the extra currency, seemed like an easy change. However, I cannot get it working properly...In MetaEditor I get an error on one line. Can someone help me out?
You need to show the code you changed,  that is where the error is,  it isn't where the error is reported.
 
Yeah, looks like oLine8 is declared as non-array.
Reason: