Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another way to paste the graphic clipboard into general fiel
Message
De
17/05/2006 09:38:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Another way to paste the graphic clipboard into general fiel
Divers
Thread ID:
01122667
Message ID:
01122667
Vues:
80
Hello

I am copying the graphic clipboard into a general field with this:
Create table Test (Test G)
APPEND BLANK
MODIFY GENERAL Test nowait
KEYBOARD "{ALT+E}{S}{DNARROW}{CTRL+ENTER}{CTRL+W}"
{DNARROW} is necessary because a new dialog appears to select .DIB or .BMP

Is it possible to use a more programmatic way like a system variable or Windows API to not depend on these dialogs and keyboard sequences?

TIA

Juan C.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform