Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen becomes empty under RDP if other app is activated
Message
De
24/12/2016 18:08:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Screen becomes empty under RDP if other app is activated
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01646033
Message ID:
01646033
Vues:
62
Application wrotes to screen using ? commands
SYS(602 , 1 )
MODIFY WINDOW screen FONT 'Arial',14
_Screen.Themes = .F.
hide menu _msysmenu
ACTIVATE SCREEN
clear

do while .t.
clear
  ?'1 Option1'
  ?'2 Option 2'
  ?'.  Exit'
  
  wait 'Select ' to valik
clear
...
If running under RDP after switching to local desktop and back to RDP meu disappears. Whole screen is blank.

How to fix this so that menu is visible after switching back to application ? I tried SYS(602 , 1 ) and SYS(602 , 0 ) but this
does not fix blank screen.
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform