DarkEdit and CodeKeeper - both good alternatives
you can build from db like so
db.exe -c [file].dba -- debug compile (error check)
db.exe -x [file].dba -- run compile
db.exe -b "[file].exe" [file].dba -- build no media
db.exe -f "[file].exe" [file].dba -- build + media
c:\program files\dark basic software\dark basic\db.exe -f "[drive]:\[path]\[file].exe]" [file].dba -- abosolute path compile
a DBcompile.log will also be created with a list of errors that occur (if any) including linenumber.
all pretty self explaintory
Anata aru kowagaru no watashi! 