I'm not sure all the syntax is perfect, but something like...

<!--- Desired amount of story to show --->
<CFSET first_length = 1900>
<!--- Next paragraph after this point --->
<CFSET NextParagraph = Find(CHR(13),pressrel_story.pre_mainpress)>
<!--- Show the story up to this point --->
<CFOUTPUT>#Left(pressrel_story.pre_mainpress, NextParagraph)</CFOUTPUT>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241272
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