Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to write to the parallel port
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00356234
Message ID:
00356236
Views:
11
I sometimes might need to write to different parallel ports...Can I do this with ???

Thanks,
Paul Acton

>Try to use the ??? command...it goes directly to the printer
>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform