Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On key
Message
De
22/07/2005 20:27:32
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
22/07/2005 10:13:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: On key
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01035110
Message ID:
01035330
Vues:
15
>Is there any way to issue more than one command when assigning it to the ON KEY command without directing it to run a procedure of commands elsewhere? can you issue more than one command on the same ON KEY command?

You can concatenate function calls, if that helps:

on key label alt-shift-z =date(), time(), sin(3.14), myudf()

They all get executed, and the results discarded. This way of calling a bunch of functions was introduced in FP2.0 and I always thought there may be some use for it, apart from obfuscation. Still works.

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