This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
Steve, I got it all working. Once I understood that the NMRec was lost once I exited the function, it was all clear. I made the NMRec a global so I could pass it through my event loop. Actually, I restructured everything and I'm much happier with what I've got.…
Thanks Steve, I know what I sound like and what my code looks like, but that's what happens when you play around with same thing for several hours and get nowhere! I knew something must be missing. My string is a Pstring. I copied it into temp because I read…
#163565-
#Saving window location
Message #163768
Wayne & Tryg, Thanks for your input. I will definitely use a Prefs file. It would be unusual to have a program that is redistributed among different users that comes up with, say the window way off to the right. Better to let that info be in a prefs file.…