Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
To send NULL or Blank in numeric field in Pl/I

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
Roopa_shree

New User


Joined: 30 Sep 2005
Posts: 1

PostPosted: Fri Sep 30, 2005 6:56 pm    Post subject: To send NULL or Blank in numeric field in Pl/I
Reply with quote

Hi,

A variable defined as fix decimal pic 9v99. And in certain situation want to send NULL ( no value -blank) and not send the default of zero.
How is it possible to send NULL in the same field that will accomodate sending even zeroes, decimal value ( 0.68 ), and whole values.

Kindly suggest.
Back to top
View user's profile Send private message
References
Sridevi_C

Active User


Joined: 22 Sep 2005
Posts: 107
Location: Concord, New Hampshire, USA.

PostPosted: Sat Oct 01, 2005 10:59 am    Post subject:
Reply with quote

Hi,
First of all,be clear about what you want to ask. Only if your question is clear, forum mates will attempt to respond you with proper info.

Now,I assume that you spoke about the variable that is of the format fixed decimal and is declared as PIC 9V99. If you were looking for a declaration that can accomodate blank in certain cases and numeric value(0.68) in some cases,then PIC ZVZZ can be used.

Regards,
Sridevi.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1