1 / 13

Add a scripting engine to your VB project with SAX Basic.

Add a scripting engine to your VB project with SAX Basic. Andrew Novick April 5, 2001. Agenda. What is Sax Basic Why Scripting? How do you add it to an application Extending SAX with your own business objects! Success story of SAX in use. What is it. A product from SAX Software

noe
Télécharger la présentation

Add a scripting engine to your VB project with SAX Basic.

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Add a scripting engine to your VB project with SAX Basic. Andrew Novick April 5, 2001

  2. Agenda • What is Sax Basic • Why Scripting? • How do you add it to an application • Extending SAX with your own business objects! • Success story of SAX in use.

  3. What is it • A product from SAX Software • WWW.SAXSOFT.COM • A VBA compatible scripting engine • A VBA compatible expression evaluation engine.

  4. Why is it better than VBScript? • Better language: VBA instead of VBScript • Better debugging • Extensable language

  5. Why is it better than licensing VBA • Much cheaper than licensing VBA: $250 - $2,000 vs $20,000 • Much easier to implement – Takes less than 1 day

  6. Product Breakdown • Standard Edition • SAX BASIC IDE with the macro editor and debugger. • Enterprise Edition • More control over the IDE • Non-visual object that does not require a form. • Non-UI control, takes less resources.

  7. How much? • Standard Edition • 1 Developer $249 • Team of 5 Developers $495 • Enterprise Edition • 1 Developer $995 • Team of 5 Developers $1995

  8. Why Scripting? • Eliminate the need to compile to get a program into production. • Easier for one-time-use programs. • On-site changes. • Expands the universe of programmers beyond those who have VB on their desktop.

  9. How do you add SAX Basic to an application? • Include the component • Create a form

  10. Extending SAX Basic with your own business objects! • THIS IS WHY YOU USE SAX BASIC!

  11. Success story of SAX in use. • Added to the product February 2000 • 400 Scripts written • 350 by development staff • 50 by Technical Support Staff

  12. Bottom Line! • Has been a big success.

  13. Tips and tricks • Microsoft Scripting engine fails on Win95 when IE 5 is installed.

More Related