Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In design mode yes, In run-time not. Am i crazy?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00111152
Message ID:
00111198
Vues:
16
>
>I ran into something the other day that may apply. Different command, but I was doing something with Macro sub. It worked fine in dev and when running exe fro inside fox but would not work from outside fox. I don't know why and have not had the time to really find out, but I fixed the problem by building the complete command into a variable and then issued the macro sub.
>
>In your case, try myvar="ooo.activedocument.saveas("+myfilepath+name+")"
>&myvar.

i suppose you want say
myvar = 'ooo.activedocument.saveas"' + myfilepath+name + '")' && note the quotemarks

But in both cases the problems does not fixed. Thanks anyway. I'll try reinstalling service packs.
Carlos
Saludos,
A.G.P.
---------
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform