Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: David Jo
  Where is David Jo?
 Buffalo Grove
 Illinois - United States
 David Jo
Subject: Form init vs. object init
Thread ID: 181134 Message ID: 181134 # Views: 2 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: Classes and Objects
Date: Tuesday, July 1, 2008 8:02:16 PM         
   



I'm probably just overlooking something, but I have an object that I'd like to place some code in its init event. The code needs to access a parameter passed to the form that the object is on. Since the object inits happens before the form init, how can I get that object init to detect that parameter? I certainly don't want to mess with global variables.

Thanks,
David

ENTIRE THREAD

Form init vs. object init Posted by David Jo @ 7/1/2008 8:02:16 PM
RE: Form init vs. object init Posted by Frank Cazabon @ 7/1/2008 8:09:28 PM
RE: Form init vs. object init Posted by David Jo @ 7/1/2008 8:16:31 PM
RE: Form init vs. object init Posted by Barbara Peisch @ 7/1/2008 8:39:33 PM
RE: Form init vs. object init Posted by David Jo @ 7/1/2008 8:46:19 PM
RE: Form init vs. object init Posted by Marcia Akins @ 7/1/2008 10:07:51 PM