Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_SCREEN Programming
Message
From
02/08/2003 13:23:17
Larry Rix
Larry Rix & Associates, Inc.
Westminster, Colorado, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
_SCREEN Programming
Miscellaneous
Thread ID:
00816219
Message ID:
00816219
Views:
50
Hi All,

I am contructing a project management tool. I have created an Application that is used in the VFP startup. The App creates a form with CREATEOBJECT and places the reference in _SCREEN.po_dev_pane after performing a _SCREEN.AddProperty call. All of this works very well, and the form appears as it should and is completely operational. However, there is a couple of problems.

1. CLEAR -- Issuing a CLEAR command in the Command window will cause my newly created form to clear its contents.

2. CLEAR ALL -- Issuing a CLEAR ALL command will cause my form to destroy itself and the newly created property will have a value of .NULL. instead.

The question is, how do I prevent both of these, or can I? Is there a way to tell VFP that the two commands do not apply to the form and the property?

Thanks in advance for your help! :)

Larry Rix
Next
Reply
Map
View

Click here to load this message in the networking platform