Analyzing of Zerobrane doesent work correct -


the analyzing function of zerobrane doesent work correct. example:

test = math.random(1,10) print(test) 

give me error

analyzing source code: 1 warning. /opt/zbstudio/myprograms/untitled.lua:1: first assignment global variable 'test' 

if run this, work correct. hvae same problems other function. tested on bigger, working script: gave me functions error, wih same function (e.g. io.read("*l")) give me not error. how can solve problem?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -