Code Comments
Programming Forum and web based access to our favorite programming groups.Has anyone here written an LPR client in TCL? I need a Unix LPR client that can accept a variable hostname for where to print, and every remote printer does not need to be defined in /etc/printcap. Thanks. ---Hillel
Post Follow-up to this messagehseltzer@larich.com (Hillel) wrote in message news:<d2c4695f.0408270643.4e936561@posting.go ogle.com>... > Has anyone here written an LPR client in TCL? > > I need a Unix LPR client that can accept a variable hostname > for where to print, and every remote printer does not need > to be defined in /etc/printcap. I posted code at http://mini.net/tcl/12281 that should work for you. I use it regularly from my tcl text editor to print to a HP Laserjet 4100TN. Regards, Steve
Post Follow-up to this messagesteve@sr-tech.com (Steve Redler IV) wrote in message news:<6363a8ea.0408281431.5834e636@pos ting.google.com>... > > I posted code at http://mini.net/tcl/12281 that should work for you. > I use it regularly from my tcl text editor to print to a HP Laserjet 4100T N. > Thanks! That did the trick. ---Hillel
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.