Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing popup messages
Message
From
02/07/2003 16:02:44
 
 
To
02/07/2003 15:44:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00806279
Message ID:
00806289
Views:
13
Dan,

Welcome to the UT!

Is the table really readonly? Is it supposed to be? Is the program possibly using a copy of the table that was included in the .exe, when it really should be using one out on the hard drive?


>I've recently upgraded from 6.0 to VFP8. I'm trying to cancel out the popup messages such as "Table is read-only You will not be able to edit it". I've "set notify off" in my main program and placed it prior to opening the form. This popup message only appears in run time and not in design time. I've tried changing the error message to a message box and leaving it (). This has no effect on the popup. Does anyone have any ideas? Thanks, Dan
>
>SET status bar OFF
>
>SET ECHO OFF
>SET TALK OFF
>SET BELL OFF
>SET DELETED OFF
>SET SAFETY OFF
>SET DELETED ON
>set history off
>SET NOTIFY OFF
>SET NOTIFY CURSOR OFF
>
>SET CPDIALOG OFF
>SET ENGINEBEHAVIOR 80
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform