In this case I just wanted to insert a "<br>" every 40th character or so, but there are other ways to do this.
Mike > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Aparajita Fishman > Sent: Saturday, May 20, 2006 9:08 AM > To: [EMAIL PROTECTED] > Subject: Re: [Active4d-dev] Using Insert String > > > 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/ _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
