Sounds like a good idea to me.

James.

On 25 Aug 2005, at 15:13, Aparajita Fishman wrote:

Hi,

I am thinking of making a change in the behavior of the interpreter, but I want to get your opinions first.

If there is an expression like this:

   "Time:" + current time

I already auto-convert the expression to the right of the + to text if the expression to the left is text. However, you cannot do this:

   $i + " items"

where $i is a number (or other non-text type). I am thinking that I could just as easily auto-convert the expression to the left if the expression to the right is text.

I just want to make sure that this is a behavior that is desired.

BTW, there are several new (and better) ways of formatting string expressions in v4, but you'll have to wait till next week to find out what they are. ;-)

Regards,

   Aparajita
   Victory-Heart Productions
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/




_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to