Hi, .
successful running of UDT_VarPtr.tbasic requires to add parenthesis around the wStarsSection function's parameter.
- If these parenthesis are mandatory :
- there is that sample script to correct (I can post the corrected file, though there are only 6 parenthesis to add.)
- It is not obvious in thinbasic's help that parenthesis are mandatory or not (from my point of view)
- If parenthesis are not mandatory, (I think it is not, because for others function calls it works ok) then thinbasic misinterpret a call without parenthesis to a function for which parameters are optional.
- In both case, behaviour is not consistent.
Note:not sure if this thread goes here or in thinbasic core's forum
Bookmarks