AutoHotkey Community

It is currently May 27th, 2012, 1:18 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: July 23rd, 2008, 11:40 pm 
:D


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 23rd, 2008, 11:48 pm 
Offline
User avatar

Joined: October 7th, 2006, 8:45 am
Posts: 3330
Location: Simi Valley, CA
look here :D

_________________
Ternary (a ? b : c) guide     TSV Table Manipulation Library
Post code inside [code][/code] tags!


Report this post
Top
 Profile  
Reply with quote  
PostPosted: July 24th, 2008, 12:07 am 
:D
tanks for reply faster but i need prokey.exe created abov years 1986
i know the program and i loose it. this program work verry well in DOS.
i'm a programmer and i what it for programming faster. if u can give me the link for this not for a similar and tanks again. Myclo


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 24th, 2008, 7:07 am 
http://www.answers.com/topic/prokey
http://www.cesoft.com/support/archives.html


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 24th, 2008, 7:22 am 
Quote:
ProKey DOS and ProKey Windows were macro (automation) programs acquired from
RoseSoft, Inc., in 1992. These programs have functionality similar to
QuicKeys, but operate within the DOS (disk operating system) and Windows
environments. In June 1993, CE Software released version 1.5 of ProKey
Windows. This version added support for extended scripting in the Windows
environment and added a handicapped module to assist users who may have
mobility challenges. Due to lack of profits and technological changes in the
industry, sales of ProKey DOS and ProKey Windows were discontinued in fiscal
1996.


Report this post
Top
  
Reply with quote  
PostPosted: July 26th, 2008, 2:31 pm 
:shock:
If some one can give me the fantastick original program prokey.exe maked abov year 1987 by @mail my adress is rochonclaude@videotron.ca
and tanks a lot... Mycleo


Report this post
Top
  
Reply with quote  
PostPosted: July 28th, 2008, 12:50 pm 
Quote:
Quickey - added 1998-07-03

Quickey is a TSR keystroke macro processor that can save your fingers some typing and facilitate navigation within programs. Quickey acts on plain text macro files you create (or you can create macros on the fly). Uses about 11K conventional memory when resident.

Code:
Basic usage is simple, e.g.:

If you load Quickey with the file MY.MAC, where MY.MAC is a plain text file containing the following macro definition:
<BEGDEF><AltQ> My long and repetitive text <ENDDEF>
An Alt-Q keystroke will output the string "My long and repetitive text".

Syntax: QK [option]
 /l filepath    Loads a macro file and installs or re-enables QK.
 /s filepath    Saves the current macros to a file. Doesn't alter
                the disable status. QK must be installed first.
 /c filepath    Checks the macro file and reports the minimum size
                required for QK to load it.
 /r             Removes QK and releases memory if possible. Otherwise
                just disables QK.
 /a [+]hh:mm:ss m  Activates a macro (m) at a specified time. Note that
                macro keys may be denoted by naming them, e.g. <AltQ>
                but they must be quoted to DOS; "<AltQ>"
 /d             Disables QK, but leaves installed with current macros.
Usage: press <Alt=>               to Start a macro definition,
             <Alt->               End the definition,
             <the defined key>    Playback (expand) the macro,
             <AltESC>             Abort a definition or expansion,
                                  flushing keyboard buffer.
Notes: Docs could be more informative – and they are missing some available options (use QK2 /? instead). Also note that this program relies on the ALT key for some functions – many programs use the ALT key for menu access.

Author: David Weiss (1995), Suggested by Howard Schwartz.

[More..]
8)


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group