Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense in the Command Window
Message
De
09/10/2002 14:04:30
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
08/10/2002 17:02:02
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00708913
Message ID:
00709427
Vues:
18
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform