Search:

Type: Posts; User: mail_mathewsonyc; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: How can you move only "kumar" to ws-data2

    [True.............:)
  2. Re: How can you move only "kumar" to ws-data2

    :)True.....
  3. Re: How can you move only "kumar" to ws-data2

    Hi,
    this can be done in many ways:
    (1)Declare another variable as:
    ->01 ws-data-group
    03 ws-filler pic x(07).
    03 ws-data2 pic x(05).
    ->move ws-data1 to ws-data-group.
    your...
  4. Answers
    2
    Views
    4,639

    Re: Db2

    No where!!!it is only displayed.
    Unless you have spcified the host variables where you want the selected row using the "into" verb you wont be storing aything....:)
  5. Answers
    3
    Views
    9,734

    Re: Jcl

    Hi resh,
    seems you are having trouble with mainframes man!!!
    Anyway coming to your question,the only way you can pass values to your program via jcls is through the parm option used in instream...
  6. Answers
    4
    Views
    222,053

    Re: cobol

    Hi resh,
    you can use a counter to find the actual length:
    declare variable count of pic 9(01).
    then:
    perform varying count from 1 by 1 until Variable(count) equals spaces

    The length of...
Results 1 to 6 of 6
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact