Subject | Re: [IB-Architect] Colons and variable names |
---|---|
Author | Ann W. Harrison |
Post date | 2000-12-07T16:48:48Z |
At 05:30 PM 12/7/2000 +0000, Glebas Paulevicius wrote:
whenever local variables are referenced in SQL statements
and disallowed when they are referenced in non-SQL
statements. Does anyone know whether that was the
intention?
Regards,
Ann
www.ibphoenix.com
We have answers.
>What was an idea behind decision to prefix variable nameMy understanding is that the colon prefix is required
>with colon in case of rvalue, and not to prefix it in case
>of lvalue (in assignments)?
>
>For instance, QTY = -:QTY;
>
>For me, it seems confusing a bit.
whenever local variables are referenced in SQL statements
and disallowed when they are referenced in non-SQL
statements. Does anyone know whether that was the
intention?
Regards,
Ann
www.ibphoenix.com
We have answers.