I've got Clarion 2.1 for Dos mostly working under dosemu except for one weird problem. Normally you can have database reports printed to lpt or file.
Printing to lpt works great. However when I try to print to file the application hangs. On google, someone had a similar problem with no help for dosemu 1.0, and he had tried freedos, dos 6.22, dos 5.0. I'm using Dosemu version .97 with dos 6.22. What I've tried to do is change lpt2 under the dosemu.conf. Here's the relavent changes, I've tried. $_printer = "lp, file:///tmp/prnt" Here's what I get when I send a report to lpt2. Status Information: sending job 'ibum@debian+841' to file:///tmp/prnt@localhost connecting to 'localhost', attempt 1 connected to 'localhost' requesting printer file:///tmp/prnt@localhost error 'LINK_TRANSFER_FAIL' sending str '^Bfile:///tmp/prnt' to file:///tmp/prnt@localhost job 'ibum@debian+841' transfer to file:///tmp/prnt@localhost failed I think I'm almost there. A little help would be sorely appreciated. thanks, i.b. - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
