• Clarion 11 - Too many indices

    From Marius Els@els.marius@gmail.com to comp.lang.clarion on Wed Jan 22 01:14:56 2020
    From Newsgroup: comp.lang.clarion

    Hi can anyone help?

    I'm converting from Clarion 6.3 to clarion 11 and get an error "Too many indices"

    here is a sample of code with error http://mydoc.theshop.co.za/too%20many%20indices.png

    Thanks
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Sean H@sean@none.com to Marius Els on Sat Feb 1 13:04:42 2020
    From Newsgroup: comp.lang.clarion

    On 22/1/20 7:14 pm, Marius Els wrote:
    Hi can anyone help?

    I'm converting from Clarion 6.3 to clarion 11 and get an error "Too many indices"

    here is a sample of code with error http://mydoc.theshop.co.za/too%20many%20indices.png

    Thanks


    try asking at clarionhub.com, more people hang out there.

    C11 does catch things that C6 let go through. I'm not sure about arrays

    Sean H
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From madikelo@madikelo@global.co.za to comp.lang.clarion on Wed Apr 1 23:02:50 2020
    From Newsgroup: comp.lang.clarion

    On Wednesday, 22 January 2020 11:14:58 UTC+2, Marius Els wrote:
    Hi can anyone help?

    I'm converting from Clarion 6.3 to clarion 11 and get an error "Too many indices"

    here is a sample of code with error http://mydoc.theshop.co.za/too%20many%20indices.png

    Thanks

    You are trying to access a array where there is none declared
    --- Synchronet 3.21d-Linux NewsLink 1.2