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

space between two texts in script

Former Member
0 Likes
868

Hi

I need space between two headings like

name date in script

I have given like name,,,,date

in my output i see name , date for some reason.

can anyone tell me what should i do

1 ACCEPTED SOLUTION
Read only

rahulkavuri
Active Contributor
0 Likes
832

&space& try using this

check this thread too

Award points if found helpful

5 REPLIES 5
Read only

rahulkavuri
Active Contributor
0 Likes
833

&space& try using this

check this thread too

Award points if found helpful

Read only

Former Member
0 Likes
832

Hi Kajol,

Did you check if the ',' comes even when one tab is given instead of two tabs.

Regards,

Vidya.

Read only

Former Member
0 Likes
832

hi ,

use &space&

regards,

sudha

Read only

Former Member
0 Likes
832

HI,

check whether you have assigned value for TABS in paragraph format which you specified for printing name date.

if you are getting name,date it means that you are specifying odd number of commas(,)..

Regards,

Sailaja.

Read only

Former Member
0 Likes
832

Hi

Just give blank spaces in between, i am getting that.

Regards

Haritha