>Is there any way to create the popup list for a popup menu dynamically
>from an array?
You can use INSMENUITEM and DELMENUITEM. Otherwise you would end up having
to play around with the menu info record itself--not really necessary when
the Toolbox handles all the technicalities for you.
____________
wave (Toronto, Canada)
Much better at "OOPS!" programming than OOP programming.