On Mon, 18 Mar 2002, Scott Klement wrote: > The TRANSPARENT order of scs2ascii appears to write everything to stderr > instead of stdout in the 0.17.x branch.
Ah, this is a mistake made when the common functions were moved into scs.c. I looked at the patch you made. I wonder if scs_transparent() should just fprintf to a passed outfile, rather than stderr? I suppose the answer to that question lies in the answer to this one: what is transparent? Are transparent codes strictly printer codes that scs2ps and scs2pdf should be ignoring? And if so why shouldn't scs2ascii ignore them also? James Rich [EMAIL PROTECTED] _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.
