Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen becomes empty under RDP if other app is activated
Message
From
25/12/2016 04:42:42
 
 
To
25/12/2016 03:57:05
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01646033
Message ID:
01646050
Views:
35
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
Previous
Reply
Map
View

Click here to load this message in the networking platform