Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seemingly random Error 1958's
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00137066
Message ID:
00137218
Vues:
17
The only thing that I can suggest is to delete all the printers through control panel and install them again. Perhaps even installing the printer drivers over again.

Regards,

--Paul

>Since this got no bites from Friday I'm reposting it...
>
>One of the apps that I have distributed to 6 different sites will sometimes (very infrequently) generate an error 1958 Error loading printer driver. on this line of code:
>
>report form (this.mcReportForm) to printer &lcPrompt noconsole &lcSummary
>
>code above this line ensures good values for the macros:
>
>lcSummary = iif( this.mlSummary, "summary", "" )
>lcPrompt = iif( this.mlPrompt, "prompt", "" )
>
>mlPrompt is .t. so the prompt dialog does fire up, mlSummary is .f., mcReportForm is inventory.frx
>
>Any ideas about why Win95 OSR2, VFP5-SP3 can be giving this error. Can the user be choosing a printer from the dialog that's causing this? The distributed .frx files have had the printer driver information removed from the memo fields of the first record.
>
> TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform