Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Printing on (network) printer: output of formatted documents

From: larry::ecotope::com at: 21-Dec-2000 10:14

Hi Cristophe Actually, printing to a network printer under Windows can be done with Core and View as well as Command. If the network printer is in Network Neighborhood as \\server\printer and you have a prn file myfile.prn (which may be binary!) in the current dir you can just use write/binary %/server/printer read/binary %myfile.prn Cheers -Larry ----- Original Message ----- From: CRS - Psy Sel/SPO, COUSSEMENT Christophe, CPN <[COUSSEMENT--C--ITC--mil--be]> To: REBOL List (E-mail) <[rebol-list--rebol--com]> Sent: Thursday, December 21, 2000 2:40 AM Subject: [REBOL] Printing on (network) printer: output of formatted documents