hi,

 just hoping someone can help me with an error i keep getting after having
reparented a legend window to a map window...

the internal error number is 34623

and the code i have been using is 

        Set Window currentWindow
                Max

        parentWindow = currentWindow

        Set Next Document
                Parent WindowInfo(parentWindow, WIN_INFO_WND)
                Style 3

        Create Legend
                From Window parentWindow
                Show

        legendWindow = WindowID(0)

        Set Window legendWindow
                Position (8.85, 5.8)
                Width 2.9
                Height 2.4
                Title i_gender+" "+i_minor+" 1994 - 1998"
                


cheers, jane


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to