Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
smallbasic_0.12.8.zip | 2016-10-22 | 1.5 MB | |
README.txt | 2016-10-21 | 511 Bytes | |
Totals: 2 Items | 1.5 MB | 0 |
Added sound. Play .WAV files using PLAY("file://" + path). Updated error message when calling built-in FUNC without assigning the result. Fixed regression with array parsing. Fixed TAB to use character positions not pixels. Fixed issue with nested try/catch. Fixed NOSOUND. Fixed error handling for invalid JOIN input. Fixed SPLIT to include final empty position. Fixed Clear keyboard buffer before pause. Fixed cursor display with INPUT command. Fixed error handling when passing arg to built-in no-arg FUNCS.