So there are no newline characters in the resulting string at all? [EMAIL PROTECTED] wrote on 07/12/2004 12:59:22 PM:
> Does the Wrap function in mx6.1 work as advertised? I'm not getting > it to either throw an error or do what it's supposed to do ... has > anyone else had this issue? > > Here's my code: > > <cfset string = 'This is a longer string than 80 characters so that I > can see how it the wrap function works and write the application > accordingly. '> > <cfoutput> > <p>#wrap(string, 33)#</p> > </cfoutput> > > I would have thought that'd produce several lines each close to 33 > characters long. But it doesnt. I get the original string untouched > instead. > > If it's relevant, the environment is CFMX6.1, on J2EE/Unix > -- > Cheers > Mike Kear > Windsor, NSW, Australia > AFP Webworks > http://afpwebworks.com > .com,.net,.org domains from AUD$20/Year > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ To unsubscribe from this email please forward this email to [EMAIL PROTECTED] This email message is confidential and may be privileged. If you are not the intended recipient please forward the email to [EMAIL PROTECTED] and delete the original. ABN AMRO Morgans Limited and its associates hold or may hold securities in the companies/trusts mentioned herein. Any general advice included in this email has been prepared without taking into account your objectives, financial situation or needs. Before acting on the advice, you should consider its appropriateness or discuss with one of our investment advisors. ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of ASX Group. A principal member of the Financial Planning Association. --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
