Re: COBOL info..
- From: SkippyPB <swiegand@xxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 13:43:59 -0400
On 29 May 2007 14:35:24 -0700, Alistair
<alistair@xxxxxxxxxxxxxxxxxxxxx> wrote:
On 29 May, 20:04, Michael Schey <mscheynjSPAMBL...@xxxxxxxxx> wrote:
On 28 May 2007 21:06:02 -0700, jogtus...@xxxxxxxxx wrote:
Need information about COBOL.. thnx tushar
Michael
(http://michaelschey.blogspot.com/)
I feel, in the interests of being fair to the thread originator, that
he is best advised that GOOGLE is not a part of the current Cobol
standards although it may be added in the future. Bill?
What about:
01 SEARCH-STRING.
05 FILLER PIC X(05) VALUE 'COBOL'.
01 SEARCH-RESULTS.
05 SR-GROUP PIC X(100000).
05 SR-ITEM REDEFINES SR-GROUP
OCCURS 1000 TIMES
PIC X(100).
CALL "GOOGLE" USING SEARCH-STRING, SEARCH-RESULTS.
DISPLAY SEARCH-RESULTS.
Regards,
////
(o o)
-oOO--(_)--OOo-
"You can fool some of the people all the time,
and those are the ones you want to concentrate on."
-- George W. Bush (spoken at a Washington Dinner, March 2001)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Remove nospam to email me.
Steve
.
- References:
- COBOL info..
- From: jogtushar
- Re: COBOL info..
- From: Michael Schey
- Re: COBOL info..
- From: Alistair
- COBOL info..
- Prev by Date: Re: Web Services and COBOL (Fairly long post, but I don't have timeto write a proper article on it)
- Next by Date: Setting A Hex Value in COBOL
- Previous by thread: Re: COBOL info..
- Next by thread: interview questions
- Index(es):