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

hi to all:scripts

Former Member
0 Likes
496

hi to all,

iam getting gap between address like

company

avs infrastructure

banglore

address is in command line defaultly it will be taking defaulat paragraph or how should we define for it

kiran

hi to all,

iam getting gap between address like

company

avs infrastructure

banglore

address is in command line defaultly it will be taking defaulat paragraph or how should we define for it

kiran

3 REPLIES 3
Read only

Former Member
0 Likes
468

mark the checkbox for 'No blank Lines' in paragraph attributes.

Read only

Former Member
0 Likes
468

hi,

We can explicitly specify the paragraph format while displaying address.

/: ADDRESS [DELIVERY] <b>[PARAGRAPH a]</b> [PRIORITY p] [LINES l]

/: TITLE title

/: NAME name1[,name2[,name3[,name4]]]

/: STREET street

/: POBOX PO box [CODE zip code]

/: POSTCODE zip code

/: CITY town1[,town2]

/: REGION region

/: COUNTRY country

/: FROMCOUNTRY from country

/: ENDADDRESS

Regards,

Sailaja.

Read only

Former Member
0 Likes
468

have you used ADDRESS & ENDADDRESS tags in scripts ?

if so, the gap is because some of the address details are missing(empty), i mean avs infrastructure and banglore

there might be another field which is empty.

Regards

srikanth