CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Hint. Store code blocks & paste them instantly.

Print topic Send  topic

Author Message
GeorgeS

Posts: 206
Posted: 01/02/2005, 2:20 PM

I came accross 2 free utilities ( each also has more advanced version ~$20- &25)

http://www.colorpilot.com/speed-typing.html

http://www.shortkeys.com/lite.htm

You enter your snippets of code and assign key combinations to call them.
For example if I type:

qqcn

I get the following inserted instead:
___________________________________________
Dim SQL, CNN, RS
SQL = "SELECT * FROM tbl WHERE field=" &

Set CNN=Server.CreateObject("ADODB.Connection")
CNN.open ("Provider=Microsoft.Jet.OLEDB.4.0;Data Source="& Server.MapPath("../db/mydb.mdb")&";Persist Security Info=False")

Set RS=Server.CreateObject("ADODB.Recordset")
RS.Open SQL, CNN
_______________________________________________

I found that http://www.colorpilot.com/speed-typing.html program gives more options on how to control code insertions. I'm planning on upgrading to full version.

I hope that it would be helpfull for some CCS users in addition to long-awaited Code Auto-completion in .
***********************************************************************

(I also downloaded HomeTypist from www.colorpilot.com and now my laptop can sound like an old typewriter - some keys don't work too well and now I know if they got hit or not).


Best regards,

_________________
GeorgeS
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.