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

script

Former Member
0 Likes
470

hi to all,

plz help me in this issue

in script out put in address window iam not able to get

proper alignment for the city field

for ex

company

abc ltd

andheri

mumbai(here iam not getting proper alignment)

india

the city field i am not able to get correctly are there any control commands so as to to get city field aligned

hi kishan i want left alignment

is it (l)

Thanks & Regards

kiran

Message was edited by: kiran kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
440

are yaar

put set country command nd check.

give points if helpful

3 REPLIES 3
Read only

Former Member
0 Likes
441

are yaar

put set country command nd check.

give points if helpful

Read only

dani_mn
Active Contributor
0 Likes
440

HI,

use paragraph formats to allign your text correctly.

Create a paragraph format and also creates your TAB for it.

then write like this.

,,city

,,country.

Regards,

Wasim Ahmed

Read only

Former Member
0 Likes
440

IF U WANT RIGHT ALIGHNMENT

&CITY(R)&

i m not confirm abt left try it

note depend how much place u want to shift on offset.

sppose u want sift 8 place right<b> &city(8r)&</b>