Compiles ASP and other VBScripts to COM DLL. Supports fully VBScript 5.0 features, including classes. Can be configured to compile scripts for custom hosts other than ASP. Advanced features are available which help to build libraries etc.ASP Compiler contains an IDE with integrated text editor. Errors and warnings are issued during the build to help the developer to correct the source code.
ASPC 1.0 Build 22 - Demo version
Installation notes
~~~~~~~~~~~~~~~~~~
ASPC uses some components used by another applciations such
as ALP. Also some of the components are available for free
and they can be used by applications of other vendors as
well. To avoid restarts it is recommended to stop all the
running applications. In most cases this will be enough as
long as some of the components are not loaded in the Windows
shell.
If you receive some unexpected fatal errors from the installer
a common solution is to restart the system and run it again.
If you have troubles please contact us we will help.
Documentation
~~~~~~~~~~~~~
Documentation ships with ASP Compiler in Windows HTML help file.
A shell shortcut to that file is placed in the ASPC program group.
It can be opened also from the Help menu of the ASPC IDE.
Changes and Fixes
-----------------
17 June 2002
- New version of the setup utility used
- DLLGlobal bug fixed (directive failed on Dim statements)
- (Not ...) problem fixed. Unary operators are now accepted
as first operator in brackets.
25 April 2002 Version fixes/adds the following
- ByRef/ByVal support for the function/sub parameters
- Hexdecimal constants (numeric literals) support
WebExtenders 1.0.0.0
(Popularity: ) : WebExtenders provide design and runtime time support for programming against javascript functions such as Alert, Confirm, Status and DefaultStatus in ...