Post Reply 
Calc Crash (Real and Virtual)
09-15-2016, 11:48 AM
Post: #6
RE: Calc Crash (Real and Virtual)
(09-15-2016 10:54 AM)cyrille de brébisson Wrote:  Hello,

I found a bug in the program.
the input functions should have the title as the 2nd arguement, not the {'X', 'Y'} list.

Cyrille

Does not change anything, in my opinion ["Title"] means optional:
Syntax:
INPUT(var,[“title”], [“label”], [“help”], [reset_value], [initial_value])
INPUT({vars},[“titles”], [{“labels”}], [{“helps”}], [{reset_values}], [{initial_values}])
var -> {var_name, real, [{pos}]}
var -> {var_name, [allowed_types_matrix], [{pos}]}
var -> {var_name, {choose_items}, [{pos}]}

and, instead of 4 and 3, 3 and 4 runs fine.
Arno
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Calc Crash (Real and Virtual) - toml_12953 - 09-09-2016, 07:26 PM
RE: Calc Crash (Real and Virtual) - Arno K - 09-09-2016, 08:24 PM
RE: Calc Crash (Real and Virtual) - Arno K - 09-09-2016, 10:49 PM
RE: Calc Crash (Real and Virtual) - Arno K - 09-15-2016 11:48 AM



User(s) browsing this thread: 1 Guest(s)