well, that did not work. I keep getting invalid CFML construct. i believe i 
need to use #chr(10). Here what i am trying to do exactly. I have a shipping 
address populating a cell in an array. Now i want to have a carriage return 
after each line in the address in the same array cell.
CODE:

Q_ShipmentList.EK_CompName[j], a_shipment[3][2]
Q_ShipmentList.EK_Attention[j], a_shipment[3][2]
Q_ShipmentList.EK_Addr1[j], a_shipment[3][2]
Q_ShipmentList.EK_Addr2[j], a_shipment[3][2]
Q_ShipmentList.EK_Addr3[j], a_shipment[3][2]
Q_ShipmentList.EK_City[j], a_shipment[3][2]
Q_ShipmentList.EK_State[j], a_shipment[3][2]
Q_ShipmentList.EK_Zip[j],a_shipment[3][2]


>You meant chr(13) & chr(10) for the windows line ending, right?  And
>the 'mac' line ending is only for Mac OS9 and earlier.  Mac OSX (since
>it's *nix based) uses just the line feed.
>
>cheers,
>barneyb
>
>On 6/10/05, Jared Rypka-Hauer - CMG, LLC <[EMAIL PROTECTED]> wrote:
>
>-- 
>Barney Boisvert
>[EMAIL PROTECTED]
>360.319.6145
>http://www.barneyb.com/
>
>Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209226
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to