Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Breaking it up
Message
From
21/04/2000 19:02:07
 
 
To
21/04/2000 18:36:03
Michael Vaccarello
Insurance Data Processing, Inc.
Wyncote, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00362104
Message ID:
00362400
Views:
25
>Mark:
>
>When the application starts it creates an object called oAPP which has a bunch of methods and properties that all of the modules need access to. I figure I could put my log on screen in the main app and then create the object. The question is this: Will the oAPP object be seen by the other applications that were merged into the probject at build time? Hope I am asking that right.
>

If they run in the same VFP session, yes, but if they run as independent executables, no. If you use DO or similar notation to run in the current context, the module runs in the current VFP session - if you use RUN to launch it, the it's another independent VFP application.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform