Made by:
Mirko SchenkMortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts in *nix: it's something like that. Its focus is to remote control or launch other applications, not to write real applications.
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.
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.
Update Description:
v4.0:
- Versions for PC, Smartphone, and PNA.
- All new syntax ("Function( expr., expr., expr. )" instead of "Function string, {expr.}, %variable%", variables without %, ...).
- Functions in expressions, many old conditions/commands also available as functions.
- Support of ZIP files and COM ports.
- Several new system functions (battery level, screen on/off, notifications, ...).
- Some bugfixes.
v3.1:
- Renamed to MortScript, new extension .mscr.
- Multiline statements (with "\").
- Expressions as parameters (with "{ expression }").
- Simplified "If expression" with parentheses or braces.
- ^CR^, ^LF^, and ^TAB^ for quoted strings.
- ForEach loops.
- Switch conditions.
- Read and write text files (IniRead, ReadFile, WriteFile).
- Download files from internet (Download, IniRead, ReadFile).
- Overwrite parameter for XCopy, Copy, Move, and Rename.
- Other new commands: RegDeleteKey, Input, SleepMessage, GetVersion, GetSystemPath, GetColorAt, GetRGB, GetWindowText.
v3.0:
- Variables.
- Expressions.
- Subroutines.
- Some new comparsion possibilities.
- Retrieve values from the Registry or the current time.
- Checking for and killing running applications.
- Avoid/postpone auto power off (IdleTimerReset).
v2.61:
- Bugfix: Error message for Delete was shown on successfull deletion.
- Choice selection: First entry is preselected, bigger buttons.
v2.6:
- New tool: Autorun.exe.
- Choice selection.
- New condition "regKeyExists".
- Optional title for Message and If question.
- New commands: MouseDblClick, CreateShortcut, Rotate, SetBacklight, SetVolume, Reset, Exit.
v2.5:
- Improved error handling (error messages, abort on errors, ErrorLevel command).
- Enabled If conditions and While loops.
- Added "Message", "MkDir", and "RmDir" commands.
- "Run" supports parameters.
- Fixed the problem with menus (If MouseClick opened a menu, the script wasn't continued until the menu was closed manually).
v2.3:
- Added "New" command.
v2.2:
- XCopy, Move, and wildcards for Delete.
- Added RegDelete.
- Copy doesn't overwrite no more (use Delete before if necessary!)
v2.1:
- Repeat loops.
- Hint when started without parameters.
v2.0:
- Mouse clicks.
- File operations.
- Write in registry.
- More Send commands (SendKeys, direction pad, Home/End).
- Improved parser (optionally space instead of "=", parameters in quotes).
Download
MortScript v4.0 free for Your Windows Mobile Phone
.mobi Mobile friendly download
Download MortScript v4.0 direct on your windows mobile phone
receive the latest freeware programs straight into your Inbox