Subject | Re: [ib-support] [] or "" |
---|---|
Author | Woody |
Post date | 2001-10-26T05:54:55Z |
From: "Claudio Valderrama C." <cvalde@...>
concept would be nice. The fact the brackets are used for arrays should make
no difference. After all, a compiler treats each symbol it comes across
depending on what came before it. I wouldn't mind if there could be a symbol
as the first character inside a quoted name to specify case sensitivity. It
it's there, use it, if it's not, do the default.
Woody
>But can you enclose a table or field name and not have it be case sensitive?
> The standard caters for double quotes to surround identifiers and single
> quotes to surround literal strings, regardless of whether it's the best
> option or not.
>Not at all. I don't advocate one symbol over another. I just thought the
> So do you want to bend the standard just to favor MS proprietary syntax?
> What do we do with IB/FB arrays? Ah, don't tell me, we say users from now
> they should type
> array_column {position}
> for getting one element from array columns even when several programming
> languages use brackets. Or should we use round parenthesis like MS in VB?
> :-)
>
concept would be nice. The fact the brackets are used for arrays should make
no difference. After all, a compiler treats each symbol it comes across
depending on what came before it. I wouldn't mind if there could be a symbol
as the first character inside a quoted name to specify case sensitivity. It
it's there, use it, if it's not, do the default.
Woody