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:
PrintCE SDK If you develop a program on eMbedded Visual C++ , Visual Basic , Visual Studio 2003/2005 .Net Compact Framework it is possible for you to include into your program a printing opportunity using PrintCE SDK
PocketC Runtime Version of PocketC that allows you to run PocketC applications without the overhead of the compiler
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
SQLite Viewer SQLite Viewer - SQLite Viewer is an open source application written with Basic4ppc that allows you to explore SQLite databases on the device. It also handles embedded images and binary data. It can be very useful when working with SQL databases
JWMD Picture Browser Control JWMD Picture Browser Control - A simple picture browser control. Created because Microsoft.WindowsMobile.Forms.SelectPictureDialog did not include filenames at the bottom of the icon on the lists
Smart Device Framework Smart Device Framework - The Smart Device Framework is an application framework which enriches and extends the .NET Compact Framework. There are a lot of new class libraries and controls along with all the existing class libraries and controls available from www.opennetcf.org
myExtensions myExtensions- Add, edit, copy or delete registered filetypes on your PocketPC with ease. Main Features:
- Add new file extensions.
- Associate a registred file extension with another program.
- Delete unused file extensions.
- Copy registred filetypes.
- Change the icon of registred file extensions.
- Change description of filetypes
MobiAccess Development Framework MobiAccess Development Framework Demo
MobiAccess - One solution for all platforms!
MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
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
Other Software by developer «Mort (Mirko Schenk)»:
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
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, ..