Page 1 of 2

pdf cobol

PostPosted: Wed Dec 05, 2012 5:28 pm
by surime72
Hi,

what is diff b/w pdf cobol & cobol...

do u have any documents on pdf cobol please share

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 6:20 pm
by Robert Sample
Where did you hear the term "pdf cobol"? I've never heard the term, but then I've only been working with COBOL for 37 years so far.

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 6:27 pm
by enrico-sorichetti
Your choice of word is pretty unfortunate
googling for PDF COBOL just returned zillions of links to PDF documents about cobol

what about looking searching for the site of the company who provides that fashion of cobol?

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 7:38 pm
by surime72
Hi Enric/Robert,

even i dont know exactly about PDF cobol,but up to my knowledge...

this is the old language used for executing the cobol statements differently may be i hope

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 7:57 pm
by enrico-sorichetti
maybe You have a clear idea on Your question ...
even i dont know exactly about PDF cobol,but up to my knowledge...
this is the old language used for executing the cobol statements differently may be i hope


unfortunately we cannot help on hearsay / gossips
that' s what Your source looks like :mrgreen:

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 8:21 pm
by dick scherrer
Hello,

even i dont know exactly about PDF cobol,but up to my knowledge...

this is the old language used for executing the cobol statements differently may be i hope
Where did you gain this knowledge?

Some conversation, some document, some web site?

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 8:23 pm
by Robert Sample
COBOL has been around for more than 50 years. In all that time, it has always been compiled and then the compiled code executed. There are some variations -- for example Open COBOL translates the source into C and then compiles the C code, but as far I know, there has never been a way for "executing the cobol statements differently".

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 9:15 pm
by surime72
000001,    0 14-APR-99 PDF V2.1H VFN07002
000002,    0           VFN0700             SEQ  NORM
000003,    0  1 2 3 5  11 12 14  16 13 55  LEAF NORM
000004,    1            300 302            LEAF NORM
000005,    1            VFN0700    BODY    SEQ  NORM
000006,    0             QUIT              PSEL NORM
000007,    0             GOOD       RUN    SEQ  NORM CUT
000008,    0             QUIT              SEQ  NORM
000009,    0              801              LEAF NORM
000010,    2            100 101     107    LEAF NORM
000011,    1   LOAD     STORED     ARRAY   ITER NORM
000012,    0   READ     VFNRSEL   RECORD   SEQ  NORM CUT
000013,   -2 READ TWO ISEL RECORDS.
000014,   -2 ISEL-RECCOUNT < 3
000015,    0             QUIT              SEQ  QUIT
000016,   -2 QUIT IF END OF ISEL INPUT FILE.
000017,   -2 EOF-ISEL
000018,    0              804              LEAF NORM



Hi enric ,

this is how source code looks like......but i dont know how it will work.....its not a gossip r to say......if u had any idea let me know other wise....... :lol:

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 9:31 pm
by Robert Sample
The first issue is that what you show is NOT COBOL. It may be something that gets translated into COBOL (eventually) but it is not COBOL. It sort of looks like some form of RPG but since I do not know RPG and have never worked with it, I cannot say for sure. I can, however, say for absolute certainty that what you showed is not COBOL.

Topic moved since it is not related to COBOL.

Re: pdf cobol

PostPosted: Wed Dec 05, 2012 9:37 pm
by dick scherrer
Hello,

His name is Enrico - not enric.

You need to use real words not this kiddie chat-room sms-speak. Some of our better helpers have stopped even reading posts that the author is too unprofessional to present properly.

Why do/did you believe this has an\ything to do with cobol?