Just out of curiosity, was insert string a difficult
translation or was it thought to not be a very likely command to use within
the context of a website?

It isn't hard to implement (it would probably take about 15 minutes), but I never use it, I am always building strings from pieces. And if I have to put something into the middle of an existing string, I use string interpolation or format strings (well worth learning about if you aren't already using them).

Regards,

   Aparajita
   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/

Reply via email to