Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link to word
Message
De
22/10/1999 15:53:21
 
 
À
22/10/1999 15:46:26
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00280194
Message ID:
00280236
Vues:
10
>>>>hi from cyprus
>>>>i need to create a dynamic link to word.
>>>>i tried this by using the following code:
>>>>
>>>>***********
>>>>filename=getfile('bmp',"select")
>>>>if empty(filename)
>>>>else
>>>>append general Logo from &filename LINK
>>>>endif
>>>>
>>>>***********end of code******
>>>>the code does'nt seem to work
>>>>any ideas?
>>>>regards
>>>>
>>>>mike
>>>
>>>
>>>
append general Logo from (filename) LINK
>>>Cetin
>>
>>thanks cetin but no cigar
>>my code works perfectly when i select BMP's
>>unfortunately it does not work when i try to select 'Doc'(word files)
>>if this is of any help the code was working back in VFP 3.00
>>regards
>>mike
>
>
Maybe already general is filled ? Blank it first if so. Works with DOC files too (VFP3-5-6).
>OTOH I would prefer keeping only filename&path for linked. Then you could initialize an OLEControl with setting its documentfile to the file.
>Cetin
hi cetin
thanks a lot. it now works fine
mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform