Results 1 to 10 of 11

Thread: [Solved] type of key

Threaded View

  1. #1
    Senior Member
    Join Date
    Oct 2012
    Posts
    239

    [Solved] type of key

    what type of "key" is in this structure?
    Code:
    foreach myarray as key => value
    in my case line 2 causes an "Error data type mismatch" error:
    Code:
    foreach myarray as key => value
         c = lower(key)
    queried in the troubleshooter, the key content is the uppercase name of the first item, and:
    Code:
    ? type("key")
    C
    what can cause such an error?
    Last edited by barrymavin; 2021-04-23 at 01:10.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us