If when writing script you use a tab to space out on the same line then the script goes wrong.
eg.
global $a ="A";
goto <xypath>;
works
global $a ="A"; //test
goto <xypath>;
fails where tabs are used to space out the comment
Is this as intended?
script parser
-
admin
- Site Admin
- Posts: 66305
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66305
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: script parser
Okay, got it. Good bug!admin wrote:In the last version? I thought it was fixed.
FAQ | XY News RSS | XY X
XYplorer Beta Club