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:
Fire j2me Fire j2me is a library that aims to provide a set of easy-to-use extendable components to J2ME developers.
The basic set of Fire components offer all the functionality of the J2ME GUI components provided in the midp2 profile (Forms, Items etc.) plus a much more appealing user interface, themes, animations, popup menus, and better component layout
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
zBfIDE zBfIDE is a full featured brainf*ck interpreter and development environment for PocketPC
HTML Color Toy HTML Color Toy -A handy tool to help with generating Hex color codes for use in webpages and similar. Just slide the trackbars to mix colors in the box at the top, and the hex code for your desired color is shown underneath
eSQL Pocket PC eSQL is a small, fast, portable and powerful embedded relational SQL database for Windows and Windows Mobile devices. Based on excellent database engine sqlite, eSQL provides rich features including:
- A complete database is stored in a single cross-platform file.
- No setup or administration needed
Winsock API Wrapper Winsock API Wrapper - Access Winsock API from Visual Basic (with added support for Unicode strings) If you have had experience with using the Winsock control in Embedded Visual Basic, you might have come across it's limitation of not being able to send binary data. dgSocket.dll improves on several aspects of the winsock control
SprintDB Pro Desktop Companion The SprintDB Pro Desktop Companion allows you to develop your SprintDB Pro Pocket PC applications on your Desktop or Notebook PC with SprintDB Pro version 4.x
DynRIL DynRIL - The Radio Interface Layer (RIL) provides an interface that handles the communication between the CellCore system software and the radio hardware. The DynRIL is a powerful wrapper that makes the job of phone applications developers much easier, regardless of the language used
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..
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, ..
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
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