As Ben said, this is a job for Reg expressions, and this is what CF_REExtrac is particulary good at:
The code would just be something like:

<CF_REextract
INPUTMODE  = "file"
INPUT   = "myFile"
RE1   = "BOOS\|"
RE2   = "BOOE\|"
OUTPUTMODE  = "query"
OUTPUT   = "myQuery"
>

Then you would get all record in a field in query "MyQuery"

See REextract here: http://www.contentbox.com/claude/customtags/tagstore.cfm

--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to