CREdit list - http://www.geocities.com/plamen_p/credit/index.html

--------------------------- ListBot Sponsor --------------------------
Get a low APR NextCard Visa in 30 seconds!
     1.  Fill in the brief application
     2.  Receive approval decision within 30 seconds
     3.  Get rates as low as 2.99% Intro or 9.99% Ongoing APR and no
annual fee!
Apply NOW!
http://www.bcentral.com/listbot/NextCard
----------------------------------------------------------------------







"Jason W. Kohlhoff" <[EMAIL PROTECTED]> on 06/01/2001 09:03:47 AM

Please respond to "CREdit list" <[EMAIL PROTECTED]>

To:   CREdit list <[EMAIL PROTECTED]>
cc:    (bcc: Steve Miller/Tanisys)
Subject:  Re: Matching Braces


The feature finds matching braces or brace pairs.  If you have a large number of
nested compound statements separated by braces, then it often gets confusing as
to which brace opens or closes a particular compound statement.    On some
editors, highlighting an opening  brace will automatically highlight its paired
closing brace.

{  Some stuff
{ More stuff
{ Still more stuff
}  Closes still more stuff
} Closes More stuff
} Closes Some stuff

In the above example, no indentation was used to keep the nesting harder to
spot.   Good code should be indented, but until you determine which compounded
statement is within what other compounded statement, how far to indent is tough
to determine.


--- Steve






CREdit list - http://www.geocities.com/plamen_p/credit/index.html

--------------------------- ListBot Sponsor --------------------------
Get a low APR NextCard Visa in 30 seconds!
     1.  Fill in the brief application
     2.  Receive approval decision within 30 seconds
     3.  Get rates as low as 2.99% Intro or 9.99% Ongoing APR and no
annual fee!
Apply NOW!
http://www.bcentral.com/listbot/NextCard
----------------------------------------------------------------------

I'm sure myself, or someone else could write a script(macro) to do that.
Can you describe the feature a bit for everyone?

Also, I've been working on a nifty little script that allows you to query a
database, via ODBC or OLEDB, and get the results back in the output window.
Pretty handy when you're working on an SQL query.  CREdit becomes kinda like
a poor-man's Query Analyzer/ISQL_w.    : )

Jason


______________________________________________________________________
To unsubscribe, write to [EMAIL PROTECTED]

Reply via email to