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

que19

Former Member
0 Likes
442

hi,

How do u use tab sets in layout sets?

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
416

You set up the tabs in the paragraph format. Then use the paragraph format in the script.

For example, in the window a line would look like this, where the ,, is a tab.

Z1  &somefield1&,,&somefield2&

Regards,

Rich Heilman

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
417

You set up the tabs in the paragraph format. Then use the paragraph format in the script.

For example, in the window a line would look like this, where the ,, is a tab.

Z1  &somefield1&,,&somefield2&

Regards,

Rich Heilman

Read only

Former Member
0 Likes
416

Hi,

Use ,, for tabs..

Thanks,

Naren