Conversion from Sax Basic is easy. It takes only an hour or two per application. The OCXs use different names and GUIDs so both Sax Basic and WinWrap® Basic can be installed at the same time. The scripting languages are 100% compatible.
Converting VB6 source files (changes are case sensitive):
| File | Sax Basic | WinWrap® Basic v9 |
Example |
Comment | |
| Sax | WinWrap | ||||
| *.bas *.cls *.frm |
sbc | wbc | sbcShowForm | wbcShowForm | constant prefix |
| *.bas *.cls *.frm |
sbt | wbt | sbtAll | wbtAll | constant prefix |
| *.frm | Sb6entCtl | ww10_comCtl | |||
| *.frm *.vbp |
-3855-11D3- | -3858-1110- | GUID | ||
| install | SBE6 | WW10 | SBE6_32.DLL | WW10_32W.DLL and WW10_32A.DLL | DLL prefix |
| install | SB6ENT | WW10_C32 | SB6ENT.OCX | WW10_C32.OCX | OCX name |
WinWrap® Basic uses certificates instead of serial numbers.