Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have had this before, write file command just doesn't work properly.
Reproduces on record mode
No log / Screenshots, It just doesn't work. Tried Node, CMD aswell
Windows 10, Latest BAS 22.9.1
@HELP_ME attach the test project file
same problem here. not even notepad++ or the windows editor starts. using latest version 27.6.2 on windows 10
thanks, I figure it out π
That checkbox means "SHOW or HIDE" additional settings, it does not mean "ACTIVATE or DEACTIVATE" additional settings. Its like "+" - EXPAND and "-" - HIDE.
@huntenkill said in Parsing all lines from text file:
VAR_NPCLIST
VAR_NPCLIST is already list I guess. There is no split() function in javascript for array types. Split() works for string types.
@Diya.3rif Fixed both issues