Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling an .app
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01337896
Message ID:
01337911
Vues:
16
Try
SET PRINTER TO NAME (ALLTRIM(tprinters.nome))
??? FILETOSTR(ALLTRIM(tprinters.nome))
SET PRINTER TO
>Now I did as below:
>
>SET PRINTER TO NAME (ALLTRIM(tprinters.nome))
>
>DO print2.app WITH pedPrint
>
>the app contains the following code:
>
>******************** print2.app ****************************
>
>PARAMETERS pedPrint
>
>TYPE (pedPrint) TO PRINTER
>*******************************************************
>
>I prints !! But it holds the applicantion until the print job is fineshd
>
>
>I tried to create a DLL from the same project but it returns message below:
>
>==>>> Cannot Create a DLL without an OLE public classe
>
>I have only a PRG in this project
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform