Jack wrote:
Label (0) = ThisComponent.DrawPage.Forms.Standard.lbl0
Label (1) = ThisComponent.DrawPage.Forms.Standard.lbl1
Label (2) = ThisComponent.DrawPage.Forms.Standard.lbl2
Label (3) = ThisComponent.DrawPage.Forms.Standard.lbl3
Label (4) = ThisComponent.DrawPage.Forms.Standard.lbl4
Label (5) = ThisComponent.DrawPage.Forms.Standard.lbl5
Ecc...
for x=0 to 20
Label(x)=ThisComponent.DrawPage.Forms.Standard.getbyname("lbl"&(x))
next
Ciao,
--
MC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]