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

alignment problem in script

Former Member
0 Likes
571

HI

IAM HAVING A HARD TIME IN ALIGNING IN SCRIPT

i HAVE TWO THINGS

<c>Item</> :

<c>Material No</> :

if i remove the space then it becomes,

<C>Item</> :

</>Material No</> :

Is there away to fix the length like we do

&item(20)&

is there any way to figure it out

4 REPLIES 4
Read only

Former Member
0 Likes
538

hi,

You can use tab stops in the paragraph format to align the fields accordingly.

Regards,

Sailaja.

Read only

0 Likes
539

HI,

go to paragraph format and click on Tabs and give the alignment as per ur requirement. and provide the tab position.

and to display use 2 commas(,,) for each tab stop.

eg: &itab-field1&,,&itab-field2&

Regards

Read only

Former Member
0 Likes
539

Hi Swathi,

You can use paragraph formats with tabs to take care of your alignment.

Hope this helps!

Regards,

Saurabh

Read only

Former Member
0 Likes
538

Hi,

U can try this <c>&item&,,,,,,&material no&</>

Regards,

Vind.