Search:

Type: Posts; User: barrymavin

Search: Search took 0.14 seconds.

  1. Replies
    10
    Views
    6,566

    I have tracked this down and fixed it in 6.1.

    I have tracked this down and fixed it in 6.1.
  2. Replies
    10
    Views
    6,566

    Thanks for submitting a ticket. I will...

    Thanks for submitting a ticket. I will investigate.
  3. Replies
    10
    Views
    6,566

    As I suggested. You need to inspect the obj at...

    As I suggested. You need to inspect the obj at the top if the function to see what it’s refcnt is. It should be greater than 1.

    if it is not look go backwards in your code to where you assign that...
  4. Replies
    10
    Views
    6,566

    You have a missing bracket after your format()...

    You have a missing bracket after your format() calls.

    that’s the error being reported.

    Look at the way you pass ‘obj’ to that function. Use ? To inspect the the array that you are traversing...
  5. Replies
    10
    Views
    6,566

    Your original post talked about foreach now you...

    Your original post talked about foreach now you seem to have posted some thing else.

    Package up and provide a reproducible example.
  6. Replies
    10
    Views
    6,566

    Provide me with a reproducible problem on a...

    Provide me with a reproducible problem on a ticket and it will be looked into,

    All I see there is a snippet of code with an object reference count that has gone negative but how you got that to...
  7. Replies
    10
    Views
    6,566

    Please post scripting language specific questions...

    Please post scripting language specific questions in the appropriate forum.. I will move this.
  8. Replies
    10
    Views
    6,566

    LianjaScript variable names have precedence of...

    LianjaScript variable names have precedence of field then memory variable. Perhaps you have a field of that name.

    ? key

    Will display its value
Results 1 to 8 of 8
Journey into the Cloud
Join us