|
| Figure 1 - The TurboCAD Internet Palette |
|
| Figure 2 - Linking to a local directory |
|
| Figure 3 - Double Left Button click to run a script |
| VBS Pros | VBS Cons |
| Simple execution from TC Internet palette | Slow interpretation and execution |
| Can be integrated into DHTML web form | No User Forms |
| Familiar VB language | User defined Types not available |
| Plenty of Examples of how to use TC objects | Some VB Keywords missing |
| Free alternative to VBA | No Editor/Debugger |
|
| Figure 4 - My own VBS editor |
|
| Figure 5- Parabola Segments Macro Screen Shot |
| Grid Size | Speed Test VBA vs VBS vs Pascal | ||
| VBA | VBS | Pascal | |
| 12 | <1 | 7 | NA |
| 24 | <1 | 15 | NA |
| 36 | <1 | 20 | NA |
| 48 | <1 | 22 | NA |
| 64 | <1 | 36 | NA |
| 128 | <1 | 66 | NA |
| 256 | 1 | 150 | NA |
| 512 | 2 | 342 | NA |
| 1024 | 6 | NT | NA |
| 2048 | 10 | NT | NA |
| 4096 | 21 | NT | NA |
| 8192 | 43 | NT | NA |
| 16384 | 90 | NT | NA |