Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I encountered an error when I move spaces to a numeric
field?What should I do to move spaces on that field?help
please.

Answer Posted / nitesh sethi

Use option BLANK WHEN ZERO for that field and initialize
that field.
Initalize will move zeroes to that field and declarion of
that field with BLANK WHEN ZERO will not have zeroes in
that field.

Directly moving spaces to a numeric field is not possible
as it will result in SOC7 Abend

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you get the ksds file records into your cobol program?

1133


Write a program to enter and display the names of students in a class using the occurs clause.

1257


what is search and searchall?what is the diffrence between them?give an best example?

6919


What are the different open modes available in cobol?

1242


How many bytes S(8) comp field occupy and its maximum value?

2189


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1278


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1270


what is difference between cobol and cobol/400

23065


What is redefines clause in COBOL?

1347


What rules are to be followed while using the corresponding options?

1122


What is Pic 9v99 Indicates in COBOL?

1337


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2628


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12533


State the various causes of s0c1, s0c5 and s0c7.

1140


Which is not true about evaluate statement

2511