New build 47

Sep 17, 2023 4 673

New debug build 47


  • Add new for statement

    for(var=0, var<10)
    {
        msg(var)
    }


  • Support combine glyphs for image.fluent,image.mdl,image.segoe

    image.fluent([\uE002, \uE001])
    image.fluent([[\uE002],[\uE001]])
    image.fluent([[\uE002, #000],[\uE001, #fff]])
    image.fluent([[\uE002, #000],[\uE001, #fff]], size)

  • Improvement the performance
  • Fix some issues

Download:
https://nilesoft.org/download/shell/debug.zip

4 Comments

Chen
Hey Sir,when I use new version files,I get error that's "Register not completed",what should I do?
igaviero
Hello, I have the same error with Windows 10.

SHELL.LOG
---------------
Nilesoft Shell
version 1.8.47 64-bit
support@nilesoft.org
https://nilesoft.org

Windows 10 Pro 64-bit, version 10.0.19045.3448
--------------------------------------------------------------------------------

2023-09-18 20:37:49 [error] Register not completed.
joel
same here
Admin
igaviero
Hello, I have the same error with Windows 10.


This issue has been fixed

Comment format
  • **bold**
  • [[quote]]
  • [link title](https://site.com)
  • ![image title](https://site.com/image.png)
  • `code`
  • ```code block```