Posted by Bob A on June 05, 2015 at 07:48:18:
In Reply to: Re: SearchFile used with txt files... is this kosher???? posted by Barbara Brazil on June 05, 2015 at 07:32:08:
RDCEONG.TXT.FMT: FORMAT _
SEARCH.RDCEONG.TXT.TO.FIND$
RC.GOOD.SEARCHFILE$ = Y.ANS$
SEARCHFILE (LUN.RDCEONG.TXT,RDCEONG.TXT.FMT) _
SEARCH.RDCEONG.TXT.TO.FIND$ 0 0 1 0 _
EXCPSUB=EXCPSUB.SEARCHFILE
I tried 0 0 1 0 to get the first one, starting from the first byte for the length of the record and an option byte of 0 for starting at the beginning of file each time.... didn't see any commas.. but IB didn't flag any of it
I saw the qualification, but assumed that I only have "@0d0a@" which shouldn't affect anything
I'm going to run this with TRACE (my bff of the moment :) and will let you know what shakes
Thanx again
Bob "A"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.