Thanks for your reply. However, I figured out what I was doing wrong. I was using FrmDoDialog to put up the dialog box. So, when I clicked OK to add the data the form got closed before I could get the data out of it. So, now I use FrmPopupForm () and then handle the form erasing and deleting myself after I get the desired data out.
Thanks again for the reply! Andy in article [EMAIL PROTECTED], Mr. Somnath Kulkarni at [EMAIL PROTECTED] wrote on 7/20/00 2:01 AM: > > Dear Andy, > Kindly change the struct tags from PackedCustomer to PackedBookmark > and Customer to Bookmark. > > > -- Andy Black [EMAIL PROTECTED] Unix is user friendly. It is just picky about who its friends are. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
