how can we display negative sign in a map?
Answers were Sorted based on User's Feedback
Answer / lenin
Use picout='zz999.99-' in the map field definition.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / diya
Use picout='zz999.99-' in the map field definition.
| Is This Answer Correct ? | 11 Yes | 1 No |
what is an mdt (modified data tag)? Its menaing and use?
Explain how many conditions can you include in a single handle condition command?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
How to make protected field in BMS invisible through application program?
What is multitasking and multithreading?
What is the difference between the NOHANDLE option and the IGNORE condition?
Explain the difference between a symbolic map and physical map?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the difference between tsq and tdq
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What is commarea (communications area)?
if we want to add new column in the db2 table.How can add in the copybook?