Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Intellisense that calls a form
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Problem with Intellisense that calls a form
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01616943
Message ID:
01616943
Vues:
48
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.
Répondre
Fil
Voir

Click here to load this message in the networking platform