Page 1 of 1

Convert comp-2 variable to normal form

PostPosted: Tue Sep 01, 2009 4:29 pm
by ansh_4702
Hi ,

I am not geting how can I convert comp-2 variable field into a normal variable field. The task is to convert following defination of COMP-2 field into a normal variable defination:
02 A COMP-2
Now I have to code it in a manner that it should not have any of the COMP-2 variables.
Please advice.

Re: Convert comp-2 variable to normal form

PostPosted: Tue Sep 01, 2009 4:47 pm
by enrico-sorichetti
normal variable field


any variable in COBOL is a normal variable field :evil:

please define what You would define as normal variable field...
naturally according to Your organization dictionary /vocabulary/jargon 8-)

Re: Convert comp-2 variable to normal form

PostPosted: Tue Sep 01, 2009 5:57 pm
by ansh_4702
Hi,

Normal meaning without use of COMP-2. :!:

Re: Convert comp-2 variable to normal form

PostPosted: Thu Sep 03, 2009 12:53 am
by dick scherrer
Hello,

What do you need for the target field? How will this "receiving" field be used?

You've provided basically nothing that can be used to help you. . .