Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Intellisense that calls a form
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem with Intellisense that calls a form
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01616943
Message ID:
01616943
Views:
49
I've created a form that gets a list of folders in a specific folder. It presents those folders in a listbox. When I double-click on an item (folder) in the listbox it does a CD to that folder and opens a FoxPro PJX if one and only one exists.

Here's the Intellisense from the Data memo field:

LPARAMETER oFoxCode

oFoxcode.valuetype = "V"

do form D:\JeffWork\IntellisenseUtils\getspotlightsqlfolders.scx with .t.

return ''

The value of columns in the Intellisense record are as follows:

Type: U
Abbrev: cds
Expanded: (empty)
Cmd: {}
Case: M
Save: T

The PROBLEM is when I launch a form from my project and do whatever and then click the form's exit button nothing happens anymore. Clicking the exit used to close the form. If the little Red X in the controls is enabled that will close the form.

It seems that something in the Intellisense is hanging up the ability to close the form.

Thanks for your help.
Reply
Map
View

Click here to load this message in the networking platform