My Datawindow DebugMachine
This is a tool that help to understand a lot of situation with datawindow.
Let's see in action:
(c) 2011 - Nicolas Sébastien Pierre Olivier GEORGES This code is under the Artistic licence.
Archive files (for Powerbuilder 10.5) :
- dwdebugmachine.pbw
- dwdebugmachine105.exe
- dwdebugmachine105.pbd
- dwdebugmachine105.pbl
- dwdebugmachine105.pbt
- geni_dwdm105.pbd
- geni_dwdm105.pbl
- Icon_5.ico
- LexDWExpr.dll
- pbnicw.pbd
- PbniCW.pbx
- pbnihash.pbd
- PbniHash.pbx
- pbnilist.pbd
- PbniList.pbx
- pbniregex.pbd
- PbniRegex.pbx
- SciLexer.dll
- Artistic
This code use pbniregex, pbnihash, pbnicw, pbnilist that are also available at seki's powerbuilder page. You can use 7zip to extract the archive.
Rate this entry
3.5/5
- Note: 3.5
- Votes: 2
- Higher: 5
- Lower: 2

Comments
I forgot to mention that it is based on Roland Smith Splitters and scilexer wrapper.
So feel free to visit http://www.topwizprogramming.com
In my practice i use that tool for rapid prototyping dw expressions while testing some features.
You should provide an example of debug machine integrated to a project via a common dw ancestor...