Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing method for OLE
Message
De
03/04/1996 19:43:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Printing method for OLE
Divers
Thread ID:
00000445
Message ID:
00000445
Vues:
112
I'm using an OLE bound control (Excel sheet)

Here's a part of my code.

ole = GETOBJECT("c:\quot.xls","Excel.Sheet") && Opens sheet

&& Here I populate the grid

ole.saveas("c:\quot.xls") && Saves the sheet

All this works just fine.

What I want to know is if there is a way to print the sheet
with a method. Something like "ole.print(c:\quot.xls")

Is there also a way to not get the
"Do you want to overwrite the file" message I get from
Excel. I tried SET NOTIFY OFF but this, of course,
does not work.

(Pardon the french, I'm from Quebec)

mmclean@saglac.qc.ca
Répondre
Fil
Voir

Click here to load this message in the networking platform