Find more
Windows programming tools at
 
   
  EzTools Software Logo Quality Windows Programming Tools
Because Presentation is Everything
EditListView Editable ListView
Customizable XP style ListView
Set colors, fonts, and much more
more info
 
Home  Downloads  Buy Support Services FAQ About Us

EzScript & EzWeb Compiler

 

Product Quicklist  
  Database Products
SQLitePlus & SQLite++  
SQLite.NET DLL  
SqlWeb COM DLL  
  HSP System
Overview  
HTML Scripting Pages  
EzWeb Compiler  
EzReg Copy Protection  
  ActiveX Components
EditListView Enhanced ListView  
WOW WebBrowser  
BrowserList HTML Listbox  
HotButton ActiveX  
HotLink HTML HyperLink  
HotList HTML Listbox  
SuperCombo HTML Droplist  
TabStrip ActiveX  
  Other Products
RegDb COM DLL  
Zip COM DLL  
Source Code  
EzComm Messaging DLL  
EzScript XML Generator  
The ScriptObject  
EzScript & EzWeb Compiler  
Test Container  
Access DB Stored Procedures  
Licensing  
FAQ  

 

You may have several scripts you want to ship with your application.  Furthermore, you may want to keep your scripts secure so that others cannot view or edit them.  We have made it so EzScript can read scripts from EzStor files.  You specify the script in the EzStor file with this syntax: <EzStor filepath>::<internal path>.  For example,

scriptObj.RunScriptFile "c:\myproj\scripts.ezs::/JohnScripts/script1.vbs"

The above path requires you have an EzStor file something like that shown below.

Additionally, you can include other files in your script.  Suppose you have a math library named math.vbs in the inc folder.  You can include it in your script like this:

<!-- #include '/inc/math.vbs' -->

The root of the absolute path is built from the internal root of the file.

EzStor Security

EzStor files can be secured with Encryption and locking so that others cannot view or edit your scripts, or otherwise tamper with your script files.


 

Copyright © EzTools Software2001-2007 All rights reserved. Trademarks and Disclaimer:
All trademarks belong to their respective companies.