Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turning off Intellisense
Message
From
05/12/2007 13:13:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Turning off Intellisense
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01273338
Message ID:
01273338
Views:
43
Okay, this USED to work in the CONFIG.FPW, but now it doesn't...

_vfp.EditorOptions = ""

I can make a one line program that achieves the same functionality but inserting the line above, but I'd REALLY like to have it in the config.

Any ideas what's going on? Here's the config.fpw below:
(Thanks in advance!)
-- John

MVCOUNT=4000
HELP=OFF
SAFETY=OFF
SYSMENU=ON
NOTIFY=OFF
DEVELOPMENT=ON
RESOURCE=OFF
TALK=OFF
EXCLUSIVE=OFF
TYPEAHEAD=128
KEYCOMP = WINDOWS
STRICTDATE=0
TIME=999999
_GENMENU=".\GENMENUX.PRG"
_GENMENUX="GENMENU.PRG"
_FOXDOC=""
_FOXGRAPH=""
_GENGRAPH=""
_STARTUP=""
_PDSETUP=""
_GENPD=""
_GENXTAB=""
_VFP.EditorOptions = ""
-- John Kiernan
"Maybe Amelia Earhart was just stealing the plane".
Next
Reply
Map
View

Click here to load this message in the networking platform