Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seemingly random Error 1958's
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Seemingly random Error 1958's
Divers
Thread ID:
00135644
Message ID:
00135644
Vues:
45
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
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Répondre
Fil
Voir

Click here to load this message in the networking platform