Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense and FileName
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Intellisense and FileName
Divers
Thread ID:
00688622
Message ID:
00688622
Vues:
55
I have the following Intellisense script. How do I discover the name of the file currently being edited. I tried oFoxCode.FileName but receive an empth string.

I want to show SQLMIGRATOR.CCSTSQLMIGRATORLIB.DESTROY



LPARAMETERS oFoxcode
LOCAL ;
cFileName, ;
cReturnDateStru

oFoxCode.ValueType = 'V'
cFileName = GetVCXorPRGName()

TEXT TO cReturnDateStru TEXTMERGE NOSHOW
*---------------------------------------------------------------
*-- >.<>
*--
*-- Ron Darling
*--

*--
*-- N/A
*--

*--
*-- ~
*--

*---------------------------------------------------------------
ENDTEXT

RETURN cReturnDateStru

What ben makes tracks for what wil be. Words in the air pirnt foot steps on the groun for us to put our feet in to.

Riddley Walker
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform