BaxterScript 0.1
A Baxter X add-on for batch commands.

Installation:
Move the BaxterScript executable where you want (e.g. your Baxter directory) and run it.
Select the "Create template" option. A sample Baxter script will appear on your desktop.
You can duplicate it, edit it, and move it any way you like.
You can launch the BaxterScript executable again at any time to create another template. (You should have moved/renamed the previous template before, or it will be overwritten.)

Usage:
Simply double-click on one of the script files and its contents will be sent to Baxter.
Requires Baxter X running at the same time, of course :-)
This allows you to make, for instance, an icon toolbar. I use it to make away/back actions.
This is all the more practical  as Baxter doesn't support multi-line aliases yet, whereas BaxterScript does.
It would probably even be possible to make an alias in Baxter, using the /system command to execute a BaxterScript, which would send multiple lines of commands back to Baxter.

About:
Made by Garoo
garoo@club-internet.fr
http://www.garoo.net/

Future enhancements:
This is only my first BeOS program, so please be patient :)-
I might someday include a text editor, but, well, it's already functional enough this way.
More useful, I might use the first line of the script to decide what to do with the commands - for now, they are sent to the active window on each server.