<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"?>			<!-- RSS for Buy Software, generated on Wed, 08 Feb 2012 16:57:00 -0800 -->
			<rss version="0.92">
			<channel>
			<title><![CDATA[Buy Software - Keyboard  Mouse Utility Software]]></title>
			<link>http://www.buyfastsoftware.com/utilities-keyboard-mouse-utility-software-c-21_80_72186.html</link>
			<description><![CDATA[Buy Software]]></description>
			<webMaster>webmaster@mdofpc.com (Buy Software)</webMaster>
			<language>en-us</language>
			<lastBuildDate>Wed, 08 Feb 2012 16:57:00 -0800</lastBuildDate>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			  <item>
	<title><![CDATA[Perfect Keyboard 7 Standard Edition Full Download]]></title>
	<link>http://www.buyfastsoftware.com/perfect-keyboard-standard-edition-software-p-1048655.html</link>
	<description><![CDATA[<P><STRONG>Perfect Keyboard 7 Standard Edition Full Download</STRONG></P><P>Why type the same phrases again and again&nbsp; Why mistype&nbsp; Why not let the computer do repetitive and boring tasks&nbsp; Why not have macros working in any Windows application</P><P>Perfect Keyboard is an awardwinning, timesaving utility running under the Windows 9x/2000/NT/XP/Vista operating systems. </P><P>The program allows a user to create a file of frequently used phrases, paragraphs, email addresses, macros, clipboard entries, scripts, etc. and use them in any application just by typing a short abbreviation text shortcut or pressing a hotkey key shortcut. The Perfect Keyboard supports macro recording keyboard and/or mouse events so that user can simply record macros rather than program them.&nbsp; The Perfect Keyboard scripting language 150 commands allows one to insert time and date, activate a window, launch applications, manage files and directories, work with clipboard, download files, format text and more. Creating macros doesn't require any programming skills thanks to wizards and visual editing tools.</P><P><STRONG>Standard Edition</STRONG></P><P><STRONG><BR></STRONG>Includes all LITE edition features <BR> Clipboard macros.<BR> Strong macro language with over 150 commands.<BR> Fully featured macro editor with integrated debugger.<BR> Application specific macros  the same trigger can start different macros in different applications.<BR> Password protected macros allows user to disable macro editing/executing without a valid password.<BR> Shared macros allows user groups to share the same macros in corporate network.<BR>&nbsp;<BR><STRONG>Key features include</STRONG></P><P><STRONG>Easy to use threepane user interface</STRONG> </P><P>Macros are organized to user defined groups similar to folders in Windows Explorer for simpler navigation and management.&nbsp; Macro properties are showing in tabbed pane where can be easily modified. <BR><STRONG>Simple visual macro editing.</STRONG>&nbsp; It is not necessary to know the macro language syntax.&nbsp; Each command and its parameters is visually edited in its own edit window. <BR>&nbsp;Fully featured macro editor with integrated debugger. Easily debug macros and watch variable values. <BR>&nbsp;<STRONG>Smart macro recorder.</STRONG>&nbsp; Macro recorder detect when a window where macro is being recorded is changed and automatically adds code for appropriate window activation.&nbsp; Macro playback reliability is much improved. <BR>&nbsp;<STRONG>Security </STRONG> macro file is encrypted and thus it is not possible to view its content in other program or file viewer. <BR>&nbsp;<STRONG>Password protection</STRONG>  macros can be password protected so that only authorized persons can view/run/modify them. <BR>&nbsp;Sharing macros in work group.&nbsp; It is possible to share macros over LAN network so that all employees have access to the same macros. <BR>&nbsp;<STRONG>Generate a file for FreeMacroPlayer</STRONG>. &nbsp; FreeMacroPlayer is a free environment allowing to trigger and play macros the same as in Macro ToolsWorks. <BR>&nbsp;Application specific macros  the same macro trigger can start different macros in different applications.&nbsp; This allows user to unify computer environment. <BR></P><STRONG></STRONG><P><STRONG>Variety of keyboard triggers</STRONG></P><P>&9642; <STRONG>Auto text</STRONG>  specify the text that you want to be able to automatically insert in other target windows word processor, email, chat, web forms, etc..&nbsp; When you start typing such a text a small assistant window with selection of matching auto text macros is shown for fast insertion. <BR>&9642; <STRONG>Text shortcut</STRONG>  specify the macro text and its text shortcut for example .sct.&nbsp; Typing the text shortcut causes the macro text replaces the text shortcut typed. <BR>&9642; <STRONG>Hot keys</STRONG>  specify hotkeys for example CtrlAltH that cause the macro is started. <BR>&9642; <STRONG>Extended hotkeys</STRONG>  two hotkeys combination to trigger the macro.&nbsp; For example CtrlAltH followed by Ctrl1 starts one macro while CtrlAltH followed by Ctrl2 starts other macro.&nbsp; Improves organizing of larger number of hotkeys.&nbsp; <BR>&nbsp;<BR><STRONG>&nbsp;VBA</STRONG>compatible Basic script with script editor, debugger and dialog box editor.  <BR>&nbsp;Strong macro language with over 150 commands Commands covers all aspects of computing<BR>&nbsp;&9642; <STRONG>Files &amp; Folders handling</STRONG>  copy/move delete files and folders.&nbsp; Create ZIP archives and selfexecutable archives. Print files. <BR>&9642; Send keystrokes and mouse clicks.&nbsp; Imitate user interaction with computer. Insert paragraphs of text while working with document editor, email client, chat tool...&nbsp; Insert date &amp; time automatically. <BR>&9642; <STRONG>Find an image on screen</STRONG>  add eyes to your macros, no more blind clicks.&nbsp; The command allows the macro writer to programmatically recognize objects web images, controls, etc. and click on them reliebaly. <BR>&9642; Execute other programs, run shell context menu commands, run macros in external macro files. <BR>&9642; Use variables to write more complex macros.&nbsp; Variables can be multi dimensional arrays and can be easily persisted to a file.&nbsp; Many variable manipulation operations are available string operations, text operations, expression evaluation, etc.. <BR>&9642; <STRONG>Rich macro flow controls</STRONG>  ifelseend, conditional and unconditional loops, goto, procedures, wait, etc.&nbsp; <BR>&9642; <STRONG>Strong error handling</STRONG>  any command execution error is either immediately reported by an error message box or can be programmatically handled.&nbsp; This is fully up to macro designer. <BR>&9642; User defined message box, user defined forms with edit controls, radio buttons, check buttons, combo boxes, etc., user defined menus..... <BR>&9642; POP3 email support receive list of messages waiting on server, receive email, delete email. Send email using SMTP or send email using default email client installed. <BR>&9642; FTP commands to download, upload, delete, etc. files. <BR>&9642; <STRONG>Manipulate windows</STRONG>  activate, move, resize, close, etc. <BR>&9642; Copy data to clipboard, empty clipboard, paste data from clipboard, save clipboard content to file load it again. <BR>&9642; <STRONG>Command macros itself</STRONG>  enable/disable macros, enable/disable group of macros, etc. <BR>&9642; Manipulate registry  read and write data from/to registry, create new registry keys, delete registry data, etc. <BR>&9642; Enumerate running processes, kill given process, determine whether particular process is running. <BR>&9642; <STRONG>More commands</STRONG>  set default printer, shutdown computer, set system time, empty recycle bin, enable/disable screensaver,&nbsp; and many others. <BR>&nbsp;<BR><STRONG>Requirements<BR></STRONG>PC, Pentium 90MHz or better, 8MB RAM, mouse or compatible pointing device, keyboard, Windows 98/Me/NT4/2000/XP, Internet Explorer 4.0 or newer.</P>]]></description>
</item>
			</channel></rss>
			
