Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replace Nulls

Former Member
0 Likes
382

Hi Guys,

Can anybody tell me How to replace Null's with Equivalent no of Blank Spaces ?

Thanks,

Gopi.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
362

Simply move space to it.

field1 = space.

Regards,

Rich Heilman

Read only

0 Likes
362

Hi Rich,

How to test that aparticular field is Null?and in BSEG i am having 310 fields does i need to do for every filed before transferring the data into a text file?

Thanks,

Gopi.