Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.356 Times

Macro Processor software
Filter: All | Freeware | Demo
 

Macro Processor

< 1 2 3 4 5 > 
Released: February 15, 2009  |  Added: June 03, 2009 | Visits: 5.988

Jitbit Macro Recorder Lite JitBit Macro Recorder LITE is a simple and low cost automation system - keyboard and mouse recorder. All recorded keystrokes and mouse activity can be replayed or saved to disk for later use. This utility will save you a lot of time on repetitive tasks. Use it to automate ANY activity in ANY... Platforms: Windows

License: Shareware Cost: $29.85 USD Size: 1.07 MB Download (299): Jitbit Macro Recorder Lite Download

Released: November 28, 2007  |  Added: January 05, 2008 | Visits: 2.316

Macro Independence Macro Independence is a Windows utility that records and plays back mouse and keyboard events and save to file simultaneity. It allows you to record your keyboard strokes and mouse movements. Then you can replay those recorded events at anytime. Macro Independence is used to control, monitor,... Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 12.99 MB Download (155): Macro Independence Download

Released: August 06, 2008  |  Added: August 20, 2008 | Visits: 2.315

Macro ToolsWorks Professional Edition Macro ToolsWorks is powerful all-in-one Windows automation. Thanks to its strong built-in macro language (150+ commands) it allows you to eliminate most of your everyday repetitive tasks. The program allows user to create macros working in any Windows application and trigger the macro using... Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 6.83 MB Download (122): Macro ToolsWorks Professional Edition Download

Released: May 06, 2009  |  Added: May 12, 2009 | Visits: 4.257

Easy Macro Recorder Easy Macro Recorder is a handy utility that automates repetitive and tedious tasks on computers. It records all operation of mouse and keystrokes, and saves them as macros, then Easy Macro Recorder can play back the recorded macros to automate tasks any number of times. There is an easy-to-use... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.67 MB Download (503): Easy Macro Recorder Download

Released: November 03, 2008  |  Added: November 24, 2008 | Visits: 5.569

EVE Online Mining Macro - Simple Miner Gold Harvest Macro Solutions is proud to announce the trial launch of the Simple Miner automated Mining macro bot for use with the MMORPG EVE Online! Simple Miner is the most efficient macro in your galaxy!It is a next generation automated mining macro that is fully automated and will run 23... Platforms: Windows, Windows CE

License: Demo Cost: $29.99 USD Size: 328.89 KB Download (387): EVE Online Mining Macro - Simple Miner Download

Released: October 17, 2019  |  Added: October 26, 2019 | Visits: 3.107

Batch Photo Processor Batch Photo Processor is for batch image/pdf processing batch lists of files in sequence, image files supported are BMP, JPG, GIF, TIF, PNG Images & PDF Documents. Batch Photo Processor software optionally can folder watch / email watch / FTP watch every few seconds and process files in a... Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 4.4 MB Download (164): Batch Photo Processor Download

Added: October 01, 2010 | Visits: 1.196

Filter::Macro Filter::Macro is a Perl module to make macro modules that are expanded inline. SYNOPSIS In MyHandyModules.pm: package MyHandyModules; use Filter::Macro; # lines below will be expanded into callers code use strict; use warnings; use Switch; use IO::All; use Quantum::Superpositions;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Filter::Macro Download

Added: June 08, 2010 | Visits: 1.783

PWP Wiki Processor PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages. It uses flat files as data storage, no database is required. It has a simple cache and trash bin, and can handle file uploads. It is able to export its contents into static HTML pages. A Wiki is a... Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): PWP Wiki Processor Download

Added: April 03, 2010 | Visits: 1.052

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html... Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: September 06, 2010 | Visits: 1.003

Text::MacroScript Text::MacroScript is a macro pre-processor with embedded perl capability. SYNOPSIS use Text::MacroScript ; # new() for macro processing my $Macro = Text::MacroScript->new ; while( <> ) { print $Macro->expand( $_ ) if $_ ; } # Canonical use (the filename improves error messages): my... Platforms: *nix

License: Freeware Size: 36.86 KB Download (129): Text::MacroScript Download

Added: February 01, 2010 | Visits: 1.045

Text::Macro Text::Macro Perl module is a template facility whos focus is on generating code such as c, java or sql. While generating perl code is also possible, there is a potential conflict between the control-symbol and the perl comment symbol. Perl is excelent at manipulating text, and it begs the... Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): Text::Macro Download

Added: July 09, 2010 | Visits: 1.346

Autoconf Macro Archive Autoconf Macro Archive aims to provide a collection of reusable Autoconf macros as free software. The archive currently features more than 300 macros which perform portability tests ranging from compiler support for weird language extensions to automatic generation of sophisticated Automake... Platforms: *nix

License: Freeware Size: 542.72 KB Download (127): Autoconf Macro Archive Download

Added: April 14, 2010 | Visits: 1.050

Simple DocBook Processor Simple DocBook Processor project reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets... Platforms: *nix

License: Freeware Size: 808.96 KB Download (95): Simple DocBook Processor Download

Added: March 17, 2010 | Visits: 1.073

CGI++ CGI++ is a C++ macro pre-processor that facilitates development of CGI/Database applications in C++. It will also process your HTML and generate form parsing classes with appropriate constructors. Many desirable features are yet to be implemented, but you can use what is already available to... Platforms: *nix

License: Freeware Size: 92.16 KB Download (98): CGI++ Download

Added: February 01, 2010 | Visits: 953

XML::XPathScript::Processor XML::XPathScript::Processor is the XML transformation engine in XML::XPathScript. SYNOPSIS In a stylesheet ->{testcode} sub for e.g. Docbooks < ulink > tag: my $url = findvalue(@url,$self); if (findnodes("node()", $self)) { # ... $t->{pre}=qq< a href="$url" >; $t->{post}=qq< /a >;... Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): XML::XPathScript::Processor Download

Released: February 02, 2010  |  Added: February 04, 2010 | Visits: 6.338

Efficient Macro Recorder Efficient Macro Recorder is a handy utility that makes your computers do work automatically and efficiently for you. It can records all or selective operation of mouse and keystrokes and saves them as macros for later use. It can play back the recorded macros to automate your work any number of... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 1.56 MB Download (133): Efficient Macro Recorder Download

Released: March 15, 2010  |  Added: March 27, 2010 | Visits: 1.264

Efficient Macro Recorder Lite Efficient Macro Recorder is a handy utility that makes your computers do work automatically and efficiently for you. It can records all or selective operation of mouse and keystrokes and saves them as macros for later use. It can play back the recorded macros to automate your work any number of... Platforms: Windows, Other

License: Shareware Cost: $29.00 USD Size: 1.56 MB Download (101): Efficient Macro Recorder Lite Download

Released: March 09, 2010  |  Added: March 27, 2010 | Visits: 1.285

Efficient Macro Recorder Standard Efficient Macro Recorder is a handy utility that makes your computers do work automatically and efficiently for you. It can records all or selective operation of mouse and keystrokes and saves them as macros for later use. It can play back the recorded macros to automate your work any number of... Platforms: Windows, Other

License: Shareware Cost: $39.00 USD Size: 1.56 MB Download (106): Efficient Macro Recorder Standard Download

Released: April 02, 2010  |  Added: April 13, 2010 | Visits: 1.559

Efficient Macro Recorder Excel Standard Efficient Macro Recorder is a handy utility that makes your computers do work automatically and efficiently for you. It not only can records all or selective operation of mouse and keystrokes, it also provides a large number of useful extensions to deal with complex work, and saves operation... Platforms: Windows, Other

License: Shareware Cost: $59.00 USD Size: 1.89 MB Download (108): Efficient Macro Recorder Excel Standard Download

Released: April 06, 2010  |  Added: April 15, 2010 | Visits: 1.339

Efficient Macro Recorder Excel Lite Efficient Macro Recorder is a handy utility that makes your computers do work automatically and efficiently for you. It not only can records all or selective operation of mouse and keystrokes, it also provides a large number of useful extensions to deal with complex work, and saves operation... Platforms: Windows, Other

License: Shareware Cost: $49.00 USD Size: 1.75 MB Download (103): Efficient Macro Recorder Excel Lite Download

< 1 2 3 4 5 >