Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem With Screen Top
Message
From
16/01/2002 22:24:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem With Screen Top
Miscellaneous
Thread ID:
00605891
Message ID:
00605891
Views:
45
I have an app running at about 100 locations. The initial program vtc.prg contains:

set talk off
set exclusive off
set status bar off
set sysmenu off
_screen.caption='Bomic'
_screen.icon='Bomic'
_screen.windowstate=2
set reprocess to 3 seconds
do form vtcmaster
read events

at one of the locations the users have reported that below the screen caption the standard Microsoft toolbar has appeared (folder, printer icons etc) which has forced the rest of the screen down one line.

I have retrieved their system and they are correct...when running the exe file the microsoft toolbar indeed does appear and I can't get rid of it, and am totally perplexed as to why exactly the same system at other locations doesn't experience this problem.

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform