Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Seek Offset
Message
 
To
13/02/1999 15:13:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00187424
Message ID:
00187437
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform