‎2007 Mar 26 10:55 AM
Can anyone please tell me how (the steps) can I use the below in the script
<U>Underline Text</> <B>Bold Text</>
‎2007 Mar 26 10:57 AM
Hi,
Create the Character Formats for BOLD, UNDERLINE and ITALIC and assign the desired font etc and can use them in the script.
reward if useful
regards,
Anji
‎2007 Mar 26 10:57 AM
Hi,
Create the Character Formats for BOLD, UNDERLINE and ITALIC and assign the desired font etc and can use them in the script.
reward if useful
regards,
Anji
‎2007 Mar 26 10:58 AM
u can use character format for that...
eg. create a char format and then u can use it as
<C4>&wa-posnr&</>
reward if useful.
‎2007 Mar 26 11:00 AM
Create a character format of the style you want. And use it before the text.
‎2007 Mar 26 11:01 AM
hi,
In font attributes you can use underline radio button for your underline requirement paragraph format p1 and use bold and underline to get bold and underline letters in your sript in character format .
write code as follows.
/p1 Underline text <c1> bold text </>.
regards,
veeresh