Greetings!
I've been shopping around for an alternative to my current way of programming.
Currently, I've a batch file that loads up BonBon and PQSyntax. BonBon is a TSR that allows you to easily move to your various SUBs and FUNCTIONs. PQSyntax is a syntax colourizer for PowerBASIC. This combination allows me to easily add some more features and still use the PowerBASIC compiler.
Other alternatives that I've found:
Free:
Power Basic Editor & Parser
Jellyfish
PowerIDE
Programmer's File Editor
Commercial:
PDE4PB ($70-$130 - Unreleased)
UltraEdit ($30)
SemWare Editor ($99+)
...has anyone found any others? I'm actually quite pleased with the PowerBASIC compiler but I'd like two more features. A syntax colourizer and I don't want to see all of my code at one time. I like how PDS 7.1 will modularize my code and I don't have to see all of SUBs and FUNCTIONs at once. Granted, I know some people like it; but, I don't. Of course, I'd also want the IDE to go to any errors found during compiling.
Any thoughts or suggestions...?
------------------
Don Ewald
mailto:[email protected][email protected]</A>
I've been shopping around for an alternative to my current way of programming.
Currently, I've a batch file that loads up BonBon and PQSyntax. BonBon is a TSR that allows you to easily move to your various SUBs and FUNCTIONs. PQSyntax is a syntax colourizer for PowerBASIC. This combination allows me to easily add some more features and still use the PowerBASIC compiler.
Other alternatives that I've found:
Free:
Power Basic Editor & Parser
Jellyfish
PowerIDE
Programmer's File Editor
Commercial:
PDE4PB ($70-$130 - Unreleased)
UltraEdit ($30)
SemWare Editor ($99+)
...has anyone found any others? I'm actually quite pleased with the PowerBASIC compiler but I'd like two more features. A syntax colourizer and I don't want to see all of my code at one time. I like how PDS 7.1 will modularize my code and I don't have to see all of SUBs and FUNCTIONs at once. Granted, I know some people like it; but, I don't. Of course, I'd also want the IDE to go to any errors found during compiling.
Any thoughts or suggestions...?
------------------
Don Ewald
mailto:[email protected][email protected]</A>
Comment