Powerbuilder Tools - Disc 5
CasualWriter - Version 1.21 |
||||||
|
A document tool for powerbuilder 6.0. It generate system document from the source library (*.pbl). CasualWriter provides several kind of reports include "Data dictionary of SQLanywhere", "Entry Listing Report", "Entry Outline Report", "Entry Details Report", "Object Hierarchy" and "User Defined Report" to cater different document style and different purpose of documentation. |
CPD Buster - Version 1.0 |
||||||
|
A testing tool specifically designed to help PowerbuilderŪ developers earn their certification. CPD Buster 5.0 has 800 questions specifically designed to help you understand what type of questions could potentially be on a CPD Associate test. (CPD = Certified PowerBuilder Developer) |
Object Explorer - Version 2.0 |
||||||
|
Displays applications, libraries, and objects by file directory, hierarchy, or application library. This is the only program around that performs global search and replace throughout an entire application! It's the simplest and fastest way to search your pibbles for any piece of code you can't find! Object Explorer 2.0 Standard adds the capability to write code directly inside the editor. Search selection has been increased to include object-type selection. Search results provide more informatio |
PB2HTML - Version 1.2 |
||||||
|
A template based documentation tool for PowerBuilder applications. PB2HTML reads the source code of your application, then using a template file with special tags, it applies the source code to the template and generates an HTML file(s). |
PowerView - Version 1.0 |
||||||
|
Designed to view and print PSR (Powersoft Reports) files. A Save/SaveAs option can be turned on or off allowing the user to edit and save the PSR file. By allowing your clients to export your datawindows to a PSR file, they can share the report via email to any PowerView user. PowerView supports printing multiple PSR files from within WindowsExplorer. A doubleclick will open the PSR file. By using the Save/SaveAs option, PowerView can provide you with a forms "workflow" process. For example, you |
SmartPaste for PowerBuilder 5 - Version 1.0 |
||||||
|
A tool that inserts pieces of text into the active PB edit window. Just by one mouseclick you get headers, get- and set-functions and much more automatically pasted into PB! All the text that can be pasted is fully configurable using a macro-editor-window. These macros can include information about the current script like the name of the function, theparameter list, the return value ... Above all that, macros also can include navigation macros (start of script, start of line, ...) |
SmartPaste for PowerBuilder 6 - Version 1.0 |
||||||
|
A tool that inserts pieces of text into the active PB edit window. Just by one mouseclick you get headers, get- and set-functions and much more automatically pasted into PB! All the text that can be pasted is fully configurable using a macro-editor-window. These macros can include information about the current script like the name of the function, theparameter list, the return value ... Above all that, macros also can include navigation macros (start of script, start of line, ...) |
Thread Task for Powerbuilder - Version 1.0 |
||||||
|
Component for borland power builder version 1 and 3 this component inherited from TComponent, it create thread to perform task, so you just simply add the code in, and call it "execute" function =), make you use multithreaded easier. |
Thread Timer for Powerbuilder - Version 1.0 |
||||||
|
Timer Component for borland power builder version 1 and3 this component inherited from TComponent, it acts as just like TTimer, the only different is that it uses it own thread (MultiThreaded) |