Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending general fields
Message
De
07/11/1997 16:42:58
 
 
À
07/11/1997 16:24:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00058839
Message ID:
00059005
Vues:
32
>>does anyone know how to call windows dialog,
>>select a word document and append it to a general field?
>>
>>please send code if possible.
>>
>>regards
>>mike peizate
>filename = getfiles(*.doc,"Select Word Document")
>if empty(filename)
> **error condition
>else
> append general FIELDNAME from &filename
>endif

Make sure to add LINK to the end of the statement if you only want to link to the file, not embed...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform