We have just released NS Basic/App Studio 2.0.1. The new release has some minor new features and a number of bug fixes. The URL is the same as before.
Here is the list:
2.0.1
- IDE: Add new default screen sizes on New Project.
- IDE: Added landscape form factors to New Project.
- Code Window: Highlight ‘Step’ keyword.
- Code Window: Try and Catch no longer are flagged as syntax errors.
- Docs: Handbook and Language Reference updated.
- Language: TimeSerial() now carries result if values are large.
- Runtime: jQuery Mobile updated to version 1.0.1.
- Samples: AddToNumbers: add a reset button.
- Samples: jQM List: Show text of selected item.
- Samples: new jQM ListWithScrolling sample.
- Samples: new SQLSample3.
- Samples: New Transitions sample – work in progress.
- Samples: Open Sample screen is resizable – more improvements coming.
- Toolbox: Add setIndex() function to Select control.
- Toolbox: Fix default on ‘hidden’ property.
- ToolBox: jQM FooterBar on new form fixed.
- Toolbox: native menu is now the default.
- Translator: CDate(“hh:yy:ss”) fixed.
- Translator: Replace(a, “&”, “&”) fixed.
- Translator: Replace(a,”&”, “&”) fixed.
- Translator: text in comments no longer affects function defs.