Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to write to the parallel port
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Trying to write to the parallel port
Divers
Thread ID:
00356234
Message ID:
00356234
Vues:
58
I am trying to send a character string to a parallel port.

Can't I just issue the following:
nFile = fopen('prn')
fputs(nFile,"Hello World")
fclose(nFile)
if I check nFile .. I do get a valid file handle but nothing goes to the printer.

Thanks,
Paul Acton
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform