Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FoxPro / Forms / October 2008

Tip: Looking for answers? Try searching our database.

Release window

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Marc - 06 Oct 2008 07:29 GMT
Hi...
MODIFY FORM (tcFormName) NOWAIT

I changed form properties by using ASELOBJ
ASELOBJ(laParentControl,3)

Afterthat I release the window by using following command
RELEASE WINDOWS "Form Designer - "+JUSTFNAME(tcFormName)

But when releasing the form it displays messagebox  "Do you want to save
changes to....."
then I have to click on Yes and save new settings.
Is there any way to Release the form with saving new settings and wthout
prompting the "Do you want to save changes to....." messagebox.

Pls Help...
Dan Freeman - 06 Oct 2008 16:19 GMT
KEYBOARD '{CTRL+W}'

You *may* have to coerce VFP into using the keystroke in the buffer:

READ VALID .F. TIMEOUT .01

Dan

> Hi...
> MODIFY FORM (tcFormName) NOWAIT
[quoted text clipped - 12 lines]
>
> Pls Help...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.