Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense in the Command Window
Message
From
09/10/2002 14:04:30
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
08/10/2002 17:02:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00708913
Message ID:
00709427
Views:
17
>>This will execute the CD command and place the cursor at the beginning of the line deleting the keystrokes sequence used to trigger it. However, it will not display anything in the Command Window. You will just have to know that it worked.
>
>LPARAMETER oFoxCode
>oFoxCode.ValueType = 'V'
>cd c:\temp
>?curdir()
>return "~"
>
>Okay, that was fun. Back to work!

How about
LPARAMETER oFoxCode
oFoxCode.ValueType = 'V'
cd c:\temp
return "* you're at "+curdir()
I'd just like it more this way, because it would display in the command window. _Screen may be obscured by any window that has some editing going on in it.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform