Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Seek Offset
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00187424
Message ID:
00187437
Vues:
20
>I´m developing on windows 98, trying this :
>
> *Salida directa al puerto de Impresión...!
> TheFile = FOPEN("LPT1",11)
>
> IF TheFile < 0 && Check for error
> messagebox("Imposible Imprimir en LPT1",0+16+0,"Error")
> ELSE && If no error, send to LPT1
> =FPUTS(TheFile,thisform.edt.value)
> =FCLOSE(TheFile) && Close port
> ENDIF
>
>It do well when running on Windows NT, but with windows 98 I have next
>program message error :
> "Invalid seek offset"
>
>I do not know how to solve this, please let me know if you can help me!,or where I can find the answer.
>
>Thanks...
>
>Hernán Mojica Ruiz
>hernan@sureste.com

I've just responded to your personal eMail on this. Use "LPT1:" with the colon.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform