Search:

Type: Posts; User: strato

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    6,565

    thanks Barry! I fixed the missing bracket error...

    thanks Barry!
    I fixed the missing bracket error (but it's not really that error)
    Foreach was suspicious to me too and I rewrote the structure to "for". But the problem remained. I'm trying to make...
  2. Replies
    10
    Views
    6,565

    thanks Barry! Key's value also seems to be OK...

    thanks Barry!

    Key's value also seems to be OK
    ....
    but I have other strange bugs. It may have the same cause as this type error. Maybe I mess something up in the memory, I just don’t understand...
  3. Replies
    10
    Views
    6,565

    [Solved] type of key

    what type of "key" is in this structure?

    foreach myarray as key => value

    in my case line 2 causes an "Error data type mismatch" error:

    foreach myarray as key => value
    c = lower(key)
    ...
Results 1 to 3 of 3
Journey into the Cloud
Join us