MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: it's something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you can't do complex dialogs or graphics with it.
It's more an hacker tool without a nifty interface, you have to write your scripts with any text editor.
For beginners, this might be a bit too complicated. However, it's still far more easy to use than e.g. C++.
Available commands currently include:
- Run, activate, hide, close, and kill programs
- Wait functions: certain timespan, wait for existence or activation of windows, lots of other conditions (SleepMessage).
- Send keystrokes, mouse clicks, and some window messages (OK, Cancel, Yes, and No buttons) to windows
- File operations: copy, rename/move, delete, create shortcuts, read and write text files
- Support of ZIP archives (no replacement of existing archived files)
- Read/write access to serial (COM) ports
- Create and remove directories
- Read from and write into the registry
- Open and close connections (closing no longer possible since WM5 AKU3), read files from the Internet
- Several condition and loop structures (If, Switch, Choice dialog, While, ForEach, ...)
- Lots of system features (e.g. rotation, volume, backlight brightness, soft reset, battery level, ...)
- Subroutines (Call, Sub/EndSub)
- Variables, expressions (integer operations, string contatenations, ...), and lots of integrated functions
What's New in This Release:
· MortScriptExe(), returns complete path of interpreter (e.g. "/program files/mortscript/mortscript.exe"), so you don't need to fiddle with SystemPath.
· Made 2nd Join parameter optional
· Switched to VS2005
· Bugfix in array handling
· Desktop: registering a new MortScript.exe location now should work
· Updated manual (though still incomplete, German version almost finished...)
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 2003 Smartphone, Windows Mobile 5.0, Windows Mobile 5.0 Smartphone, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6 Standard, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.1 Standard, Windows Mobile 6.5 Professional, Windows Mobile 6.5 Standard
Similar Software:
iniEditor iniEditor - It's very useful as a developer to use .ini files to store settings of apps or MortScript scripts.
Unfortunately, you may have so many complicated settings (check IPTWeather for instance), that you or newbies would like to be able to edit those settings without having to open the .ini configuration file
SuperOptimize SuperOptimize is a package to shrink, obfuscate and optimize your Java code for SuperWaba. The resulting files will be smaller, obfuscated, and heavily optimized
DataEditor.NET DataEditor.NET
Control developed in Visual Studio
PPL - Pocket Programming Language Pocket Programming Language is a fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all Smartphones, PocketPCs and PCs. Programs written for one system are 100% compatible with each supported platforms. PPL comes with a complete development environment on the PC, Smartphone and PocketPC allowing you to develop anywhere from your PDA
SapphireFTP SapphireFTP
Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
eMbedded Visual Basic (eVB) Runtime eMbedded Visual basic Runtime is a tool to help you run certain programs on your Windows Mobile 2003 and Windows Mobile 2003 SE PDA. You should only install it if specifically required by an application.
As this technology is now being phased out by Microsoft, this application may not be installed under Windows for Smartphone, Windows Mobile 5.0 or any later versions
cke cke is a general purpose text editor designed for the PocketPC handhelds. It includes several features that missed in other similar programs, such as simultaneous editing of multiple documents, customization of fonts, tabsize, indenting, sintax highlighting of different languages, wordwrap, ..., see the a more complete list in the features section
SapphireButtons SapphireButtons
As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
AesLib AesLib allows software developers to do AES encryption in their own applications.
The AesLib package features:
Usable from C++, eVC, VB.NET and C#, Visual Studio
EDh hex editor EDh is a hex editor for Windows Mobile devices
Other Software by developer «Mort (Mirko Schenk)»:
MortRing A tool to assign ringtones and SMS signals to single contacts or categories (assigned in Outlook or Contacts on your PPC) on Phone Edition PPCs. The ringtone assignment won't work on every PPC, esp. if there are lots of contacts (you'll hear the default ringtone or the one of the previous contact). Sadly, there's nothing I can do about that..
MortSaver MortSaver is a combination of screensaver, keylock, and a "stay off!" function. Screensaver:
The display's turned off, but the PPC keeps running (e.g. for audio players). In spite to other tools, MortSaver turns off the dispay again if it's been switched on by e.g. an alert or the on/off button
MortButtons Despite the name, MortButtons is NOT a tool to assign applications to buttons, like BtnPlus, VITO ButtonMapper, PowerButton, and similar tools.
Instead, it allows to create multiple small menus, which can be used with just one button
MortPlayer It's an MP3/Ogg player which is optimized for the needs on a Pocket PC. That's (among others) big screen buttons, simple playlist update from the contents of certain directories, and support of hardware buttons. Included features:
All basic functions (Play, pause, skip track, spooling, ..