you can use FNKSHN to speed up SBT development without having to go
through the learning curve of using SBT's api. unlike the SBT api,
FNKSHNs do not rely on any external variables in order to work. they
also leave everything as they found them (where appropriate). for
example, if a FNKSHN changes a set setting, it restores it. they make
no assumptions about the working environment. i would have quit my job
if i didn't have FNKSHN to ease my sbt development.
all you have to do is copy sbtproc.prg+fnkshn.prg sbtproc.new and you
have access to the FNKSHN library in your sbt code. try it! it works!
http://www.nai.net/~perfecto
http://www.nai.net/~perfecto/fnkshn.html
http://www.nai.net/~perfecto/fnkshn10.zip