|
If you'd like to develop PC-1270 programs using
professional programmer's editors, then the SBC Development System is just what
you need.
It can be "hooked" to several professional editors.
The editor shown below is Zeus Edit (shareware
version is available at no charge at www.zeusedit.com).
Another fine and later editor is UltraEdit (www.ultraedit.com).
The special configuration files
needed for the SBC Development System are available at no charge from PROM
Software.
Syntax coloring changes the color of text based on what
it's purpose is. This makes it very easy to see what is a comment, a
keyword in the language, a built-in function, and so forth.
Syntax
coloring is one of the great advances in programmer's editors in the last few
years, and now it is available for the PC-1270.
SBC supports the use of "include" header files,
so common headers and definition files can be written once and included in all
the appropriate source files.
Routines and data that is used amongst
several programs can be written once in an include file.
BACK
TOP HOME |