Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append General question
Message
 
À
08/01/2008 14:10:13
Ken Zinssar
Newkirk Products Inc
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01280284
Message ID:
01280557
Vues:
18
>Append general syntax is defined this way:
>
>APPEND GENERAL GeneralFieldName [FROM FileName]
> [DATA cExpression] [LINK] [CLASS OLEClassName]
>
>Does anyone know the class name for a Bitmap image, to use as the OLEClassName?
>
>TIA

OleClassNAme is for the application that open Bitmap image, not for image itself. And there are many "host" applications that can open Bitmap image. Some of them have OleClassName like "Paint.Picture", "MsPhotoEd.3", etc.
And because you cannot know in advance whether the particular "host" application is available on particular user PC, it is not recommended to use general fields.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform