Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense and FileName
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Intellisense and FileName
Miscellaneous
Thread ID:
00688622
Message ID:
00688622
Views:
56
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
Next
Reply
Map
View

Click here to load this message in the networking platform