Hi folks,
The new version of SpiderBasic is available on your online account and brings some nice new features, and many bug fixes !
- Database library, based on sqlite (client side)
- Added #PB_LocalStorage support for CreateFile(), OpenFile() and ReadFile() to easily create persistent files
- Added #PB_HTTP_Put, #PB_HTTP_Patch, #PB_HTTP_Delete support for HttpRequest()
- Added ExportFileMemory() to return the full file content as a memory buffer
- Added 'End' keyword support to quit an application
Have fun and don't hesitate to report anything wrong so we can have a great release !
The new version of SpiderBasic is available on your online account and brings some nice new features, and many bug fixes !
- Database library, based on sqlite (client side)
- Added #PB_LocalStorage support for CreateFile(), OpenFile() and ReadFile() to easily create persistent files
- Added #PB_HTTP_Put, #PB_HTTP_Patch, #PB_HTTP_Delete support for HttpRequest()
- Added ExportFileMemory() to return the full file content as a memory buffer
- Added 'End' keyword support to quit an application
Have fun and don't hesitate to report anything wrong so we can have a great release !
Source de l'information