Search found 7 matches

by padmapriya7
Wed Aug 02, 2006 12:15 pm
Forum: COBOL
Topic: Biggest of N numbers
Replies: 2
Views: 7929

using loop u can get it 1. assign one variable called it max 2. start loop to accept n numbers and end the loop 3. Again you start the loop i. compare first element of the variable with max variable if it is bigger assign that value to the max variable repeat the end of the loop endthe loop note: ta...
by padmapriya7
Wed Aug 02, 2006 12:09 pm
Forum: COBOL
Topic: EVALUATE ALSO
Replies: 8
Views: 15322

yes ur correct
by padmapriya7
Mon Jul 10, 2006 10:02 am
Forum: COBOL
Topic: sub program
Replies: 1
Views: 4661

sub program

hi
i have 100 subprogrames they are linked with statically, i modified 89 th subprogram. can i compile all the program once again or i have compiled only the 89th subprogram.
by
spp
thanks in advance
by padmapriya7
Fri Jun 09, 2006 4:07 pm
Forum: ENDEVOR, COOLGEN , PANVALET and CA-7
Topic: analaysis tool
Replies: 2
Views: 8852

analaysis tool

what are the project analysis tool in mainframe. pls. give details about that. We are not using any tools for analaysis.
by padmapriya7
Tue May 16, 2006 3:24 pm
Forum: XPEDITER
Topic: loading prg
Replies: 1
Views: 6056

loading prg

In enhancement project using xpeditor what are th setps to taken fro testing and debugging. after making changes in the project how can u write the jcl.
by padmapriya7
Fri May 12, 2006 12:33 pm
Forum: XPEDITER
Topic: submit the prrg in xpeditor
Replies: 3
Views: 10762

submit the prrg in xpeditor

after making the changes in your program in which region u submit your program. what is the jcl code for that. (for debug purpose u use xpeditor)
by padmapriya7
Fri Mar 03, 2006 5:42 pm
Forum: COBOL
Topic: sink value
Replies: 0
Views: 5840

sink value

what is mean by sink variable/value