Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Seek Offset
Message
From
04/04/1997 17:53:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Invalid Seek Offset
Miscellaneous
Thread ID:
00027083
Message ID:
00027083
Views:
102
I got an "Invalid Seek Offset" on the following code snippet.

handl = FOPEN('COM2',12) //this is the line that
//generates the error

=FPUTS(handl,"^R|$|DR|^")
=FPUTS(handl,"^R|1|R|022|0040|...|2|1|1|0|1|xxxxx|^")
=FPUTS(handl,"^R|2|R|113|0081|...|4|1|1|0|1|$xxxxx|^")

I am trying to write out to a serial printer. It works ok when printing from the printer software. We have used similar code before with no problem.

Any suggestions will be appriciated.

Thanks
James Naftel
pics@picsnet.com
Next
Reply
Map
View

Click here to load this message in the networking platform