Kbase 14052: Results report does not print to TERMINAL ( quoter )
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Results report does not print to TERMINAL ( quoter )
Results (TTY) will not run a report to TERMINAL. The number of records
may be displayed at the bottom of the screen but no report is shown.
The problem may be that Results can not find the quoter program.
The Quoter executable is in the $DLC directory in version 6 and in
the $DLC/bin directory for versions 7 and 8.
Make sure that their PATH statement includes the $DLC directory and/or
the $DLC/bin directory.
ie DLC=/usr/dlc
PATH=$DLC:$PATH (version 6)
PATH=$DLC:$DLC/bin:$PATH (version 7 or 8)
The TERMINAL output invokes our "quoter" program and pre-processes
the report output as a datafile, placing quotes around all of each
line of the output before it is placed on the screen.
also see KB 9240
Progress Software Technical Support Note # 14052