OK. I give up.
How do you find a paragraph mark in a text file???

<cfset variables.inbound =
#fileexists("c:\Inetpub\wwwroot\edi\inbound\inbound.edi")#>
<cfif #variables.inbound# is "YES">
 <cffile action="READ" file="c:\Inetpub\wwwroot\edi\inbound\inbound.edi"
variable="variables.edifile">
</cfif>

#ListFind(variables.edifile, "??paragraphmark??" ,"*")#

______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to