Appearance
Appearance
Get the latest version of the Back to Basic (BTB) scripting engine for Windows from its dedicated GitHub release repository.
Add the Back-to-Basic GitHub release URL here when it is available.
Back to Basic is the scripting engine that powers automation, UI dialogs, wizards, and related workflows across the Chalard toolset.
hello.bbs with the following content:PRINT "Hello, World!"
PAUSE.bbs file and select Run with BTB, or use the command line: btb.exe hello.bbs.