Dear Expets,
i am working on scripts .i should display vendor address with lables.
eg:
Name : david.
Address : XXXXX
phno : 123456789.
for that i am writing following code.but in out put ,i am missing alignment .following is my code for that.
AS Name : ®UH-ZNME1& AS Address : ®UH-ZSTRA& AS Phno : ®UH-ZTELF&
but my output is like this.
Name : david.
Address : XXXXX
phno : 123456789.
what would be the problem.please help me out.