What is new in ScriptBasic v1.0build22


[MAIN]
[News]
[Intro]
[Features]
[Download]
[Installation]
[Support]
[Support+]
[Docu]
[Tutorial]
[Bugs]
[forum ]
[wiki]
[Mirror]
[Authors]
[Future]
[License]
[Win98 Setup Bug]
[Subscribe]
ScriptBasic is now integrated into its own webserver.

The new build22 delivers a new variation of ScriptBasic that is a single process multi-thread web server application capable running BASIC scripts without the time consuming new process forking of usual CGI program execution.

  • BUG FIXES OVER PREVIOUS BUILD

    There was an error that prevented OPEN to handle the a file with mode Append.

    There was a memory leak when the command OPTION is used in a BASIC program.

    When reading the configuration RegOpenKeyEx wascalled but no call to RegCloseKey. This was loosing a single handle. Fixed.

    The file thread.c contained code that lost handles when mutexes were used.

    Tomasz.Lacki Tomasz.Lacki@primark.pl found a bug on 2001.01.11.
    I've found and fixed a little bug in scriba_CallArgEx at the end there is a need for memory_ReleaseVariable(pProgram->pEXE->pMo,vReturn); otherwise memory leaks appear. It has been fixed.

  • KNOWN BUGS

    In this build the ISAPI version does not handle the cache.

    ScriptBasic does not run on Windows95. Use Windows98 or NT. You may also try to copy the file ADVAPI32.DLL from a Win98 system to your Win95, but you do it at your own risk.

    Report of any bug is appreciated.


  • This page was generated January 28, 2010 9:58:55