Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in working with a form
Message
From
21/11/2005 08:43:41
 
 
To
19/11/2005 14:27:09
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01070560
Message ID:
01070717
Views:
13
>Dear experts,
>I am working with a form.The do form has been used in a prg..When I am selectiong OK to open the Form,it runs but the screen is not clearing.Therefore,the form is not clear.
>Here is my code;
>
>
>ans=messagebox("  ",4+0+32,'want to accept it')
>if ans=6
>clear
>do form abc
>endif
>
>
>but this is not clearing the screen.
>
>Please help.

If you want to clear the 'screen', you have to 'activate' it first:
ACTIVATE SCREEN
CLEAR
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Previous
Reply
Map
View

Click here to load this message in the networking platform