Instant.EXE 3.0 has been optimized to perform much faster than it's predecessor! The Programming environment has well as the compiler have been reworked, so that your work process as well as the resulting .exe files are much more efficient.
You can extend the capabilities of Instant.EXE 3.0 by using PlugIns!
- Networking: Use low level TCP/IP and UDP networking
- Internet: You wanted it, here it comes. Easily use high level networking features such as FTP and HTTP
- Databases: Use Dbase- or SQL-databases to professionally store data. No more textfile jada-jada!
- MS-Agent: Control the MS-Agent, such as the Wizard or any others, that are available on the system. Does that cute litte Office Assistant ring a bell? This PlugIn is included in the retail version of Instant.EXE 3.0 FOR FREE!
Learn more about PlugIns...
Instant.EXE 3.0 introduces the possibilitiy to create applications with several windows (multiwindow). You can choose between creating one main window with dependant child windows, or even several totally independent windows.
You can now include all ressources your application depends on directly into the executable. Images, icons, even video- and audiofiles are built into the .exe file, so that all you have to distribute is ONE file (plus the runtime-environement, if necessary). The files needed to use PlugIn-functionalities can also be included!
To make bug-hunting and error-handling less of a hassle, you can now specify a subroutine to be called when an error occurs! Information concerning Error-code, -description, -time, -line and much more is available from variables. Of course, you can specify in the subroutine what to do when an error occurs.
From Instant.EXE 3.0 on, it is possible to create one event-subroutine for several different display-controls and events! Wildcarding within the event label make this possible. Of course, within the subroutine, you can get the ID of the control that triggered the event.
Are you bored by those plain, old rectangle windows?
Well, time to wake up! Instant.EXE 3.0 introduces custom shapes for all windows! Create a fancy round splashscreen to introduce your application to your users - astonishment guaranteed!
Style up your screen-design by using 3D effects, dotted lines, color gradients and much more!
When several Instant.EXE 3.0 applications are running, you can now easily exchange information between them by simply using a variable!
Thanks to Instant.EXE 3.0, display-control elements can now be animated, while to script continues execution! You can also animate your windows, fading them in and out!