WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE

MOVE '0050000+' TO WS-NUM
The value stored is 00500,00+

MOVE '0050000-' TO WS-NUM
Then what is the value will be stored in WS-NUM?

Am getting '-00500,00'.....>>>

What should I declare to WS-NUM
so that I can get correct values for both + & - signs.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?

0 Answers  


swap two number wthout using third variable

4 Answers   eClerx,


An image map is a collection of

1 Answers   Velocis,


Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach

0 Answers  


1. What coding languages are you comfortable with?

1 Answers  






Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?

1 Answers  


i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..

1 Answers   Concentrix,


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

0 Answers   Amazon,


What is the Difference between in memory database and physical database

0 Answers  


how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100

1 Answers  


THE CHANNEL IN DATA COMMUNICATION CAN BE?

0 Answers   TCS,


what is d main diff between the java and .net framework

0 Answers   Wipro,


Categories