Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invisible
Message
From
24/08/2013 14:39:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Invisible
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01581346
Message ID:
01581346
Views:
88
I had an interesting problem occur and I think found the source of the problem but I don't understand it.

In the main display of a record I fill the screen with 3 windows showing various bits of data. Windows 1 and 2 the display was normal. Window 3 was blank.

After several tests I was convinced the data was there but just invisible so I guessed and wrote 'set console on' at the start of the program that runs this window and behold the data appeared. A reindex command immediately before had the same curative result.
.
Nothing actually turns the console off before this happens so I have investigated the first modular program on the list of programs that run in that window. As it happens that whole program was 'highlighted' - as in SELECT ALL when you go to move or copy a portion of text.

So I de-selected the text and removed the set console on and all is working again.

My question, could the select all have had an effect on the display - in other words could VFP go through the program without displaying the results on screen because it was highlighted.


thanks
k
Reply
Map
View

Click here to load this message in the networking platform