This handbook is geared towards newcomers to the programming language Instant.EXE. It doesn't matter at all whether you already have prior knowledge in another programming language, or if you are making your first steps into the world of programming using Instant.EXE.
I assume that Instant.EXE is installed on your system and that you have basic knowledge of using the MS-Windows environment (e.g. Cut & Paste, Drag & Drop)
Instant.EXE is a very interesting programming language. It is based on a set of only about 60 commands, but these are very powerful. Not all of the commands are introduced in this training course, but in the end, you will be able to write small Applications in Instant.EXE. We will begin slowly and explain every single step. If you encounter any problems, don't hesitate to contact us: help@Instant.EXE.com
Instant.EXE is constantly advanced. Some windows or dialogs in your version may look slightly different than the screenshots in this course. This should not bother you at all, the techniques described here will work in all versions of Instant.EXE.
All set? Ok, let's discover the world of Instant.EXE together!
- First Steps
- Input / Output
- Data Manipulation
- Arithmetics
- Conditions
- The Dialog Editor
- Subroutines
- INI-Files
- Deploying Scripts
- Bughunting