You have reached the GNU Coreutils mailing list. The GNU Coreutils are the basic file, shell and text manipulation utilities of the GNU Operating System. You can learn more about GNU Coreutils here:
http://www.gnu.org/software/coreutils/ The GNU Coreutils are part of the GNU Operating System. You can learn more about the GNU Project here: http://www.gnu.org/ But you are asking about Informix and printing. I am sorry but this is the wrong mailing list. We don't know anything about Informix here. Nor printing. We are unable to help you here. I can only suggest that you try asking your question in an Informix user group mailing list. Searching the web found me this reference: http://www.iiug.org/index.php Also the comp.databases.informix newsgroup. Bob Mwango Mutale wrote: > Dear Sir, > > Good Afternoon sir. I need help. > > On UNIX environment we were printing on portrait and landscape with the > following command line in Informix 4gl: > > FUNCTION LandsPrint() > LET cmdline = " " > LET cmdline = "lpr -c -n ", copies clipped, " -d", printer clipped, > " -olandscape -otl66 -oc -ovsi5 -o nb -o 12 ", w_reportname > RUN cmdline > Prompt "Report is being sent to Printer - Press Return" FOR Answer > RETURN > END FUNCTION > > FUNCTION LandsPrint2() > LET cmdline = " " > LET cmdline = "lpr -c -n ", copies clipped, " -d", printer clipped, > " -olandscape -otl43 -oc -ovsi8 -o nb ", w_reportname > RUN cmdline > Prompt "Report is being sent to Printer - Press Return" FOR Answer > RETURN > END FUNCTION > > How could I print in Informix for CentOS Enterprise Linux ? > > Thanking you in advance. > > > Felix Mwango Mutale > > > > > _______________________________________________ > Bug-coreutils mailing list > Bug-coreutils@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-coreutils > _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils