Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Code completion in EDBMgr SQL window
Fri, Sep 16 2011 11:56 AMPermanent Link

Adam Brett

Orixa Systems

It would be great to have a small number of automatic templates which could be added as you write SQL in EDBMgr, as in the Delphi IDE.

i.e. in Delphi type f [tab] and a for statement is added, with your cursor positioned on "i", also the var declaration for i : integer; is added above the begin.

in EDBMgr there are some repetitively typed statements such as

EXECUTE IMMEDIATE '';

The programmer could type e [tab] and the above template could be inserted ...

half a dozen or so templates would make life a lot easier.  
Fri, Sep 16 2011 1:19 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Adam


Get AutoHotKey - its free and you can program a lot of stuff in.

Roy Lambert
Image