Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy & paste within text/memo fields
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Copy & paste within text/memo fields
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01294423
Message ID:
01294423
Vues:
83
I've been asked to make copy & paste work from within the text fields of my VFP application

I tried:

ON KEY LABEL CTRL+C SYS(1500,"_MED_COPY","_MEDIT")

ON KEY LABEL CTRL+P SYS(1500,"_MED_PASTE","_MEDIT")

Control+P, pastes what's in the paste buffer, but CTRL+C doesn't put any highlighted text into the clipboard?

Am I on the right lines?
Rob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform