[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: searching for string on IFS



You could do this:

CRTPF FILE(MICHAEL/GREPFILE) RCDLEN(132)

QSH CMD('grep CommSSL_read /tmp/httpapi_debug.txt > /qsys.li
        b/michael.lib/grepfile.file/grepfile.mbr')

DSPPFM FILE(MICHAEL/GREPFILE)

SetError() #44: CommSSL_read:  read:(GSKit) An operation which is not valid...

On Mon, Jun 16, 2008 at 2:38 PM, Kastel, Lance <LKastel@xxxxxxxxxxx> wrote:
> What about programatically?
>
> Lance Kastel
> CSK Auto
> Senior Programmer Analyst
> 602-631-7166
>
>
> -----Original Message-----
> From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Michael Ryan
> Sent: Monday, June 16, 2008 10:51 AM
> To: HTTPAPI and FTPAPI Projects
> Subject: Re: searching for string on IFS
>
> Oh...in QSH of course...
>
> On Mon, Jun 16, 2008 at 1:50 PM, Michael Ryan <michaelrtr@xxxxxxxxx>
> wrote:
>> Sure...grep will do that for you:
>>
>> grep CommSSL_read /tmp/httpapi_debug.txt
>>
>> This searches for the phrase CommSSL_read  in /tmp/httpapi_debug.txt.
>>
>> On Mon, Jun 16, 2008 at 1:39 PM, Kastel, Lance <LKastel@xxxxxxxxxxx>
> wrote:
>>>
>>>   I am creating the httpapi_debug.txt file and need a way to search
> for
>>>   a particular string in that file. Anyone know if there is an easy
> way
>>>   to get that?
>>>
>>>   Lance Kastel
>>>
>>>   CSK Auto
>>>
>>>   Senior Programmer Analyst
>>>
>>>   602-631-7166
>>>
>>>
> -----------------------------------------------------------------------
>>> This is the FTPAPI mailing list.  To unsubscribe, please go to:
>>> http://www.scottklement.com/mailman/listinfo/ftpapi
>>>
> -----------------------------------------------------------------------
>>>
>>>
>>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------