uCalc Fast Math Parser allows programs to evaluate math (and string) expressions that are defined at run time. Ease of implementation, flexibility, sturdiness and speed are at the core of the product's design. It includes direct support for Visual Basic, C++ (Microsoft and Borland), PowerBASIC (PB/DLL and PB/CC), and Delphi.
SmartPaste is a tool that inserts pieces of text into the active PB edit window. Just by one mouseclick you get header comments and much more automatically pasted into PB! All the text that can be pasted is fully configurable using a macro editor. These macros can include information about the current script like the name of the function, the parameter list, the return value... Above all that, macros also can include navigation macros, so you can...
SmartScripter is a tool that helps you to maintain a consistent style throughout your PowerScript.
SmartScripter does the following:
* it retrieves the PowerScript code from the current PB edit window.
* it changes the case of reserved words, of variables, of routine names, of class names and datatypes to whatever you want it to (highly configurable).
* it puts the source back again.
SmartScripter comes with a 'learning mode', so it rememb...