Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen becomes empty under RDP if other app is activated
Message
De
25/12/2016 04:42:42
 
 
À
25/12/2016 03:57:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01646033
Message ID:
01646050
Vues:
36
Hi!

Replacing wait command with
do while .t.
  valik =chr(inkey(3))
  if valik#chr(0)
    exit
    endif
  enddo
Shows menu properly.
How to replace accept command with similar?
How to implement accept command using inkey() ?
Or is there some api function which can used to read line form console ?
Andrus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform