<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jose Lerebours wrote:
<blockquote cite="mid:4A1D7D10.8020206@fpgroups.com" type="cite">
  <pre wrap="">I just finished migrating a filePro application from SCO UNIX to 
windows.  Tested data entry OK but
when printing, instead of printing to default printer, it opens the 
output on fp2rtf and when printing from there
it looks nasty ...

I am guessing that installing fprtf was a mistake or there is a 
configuration issue I am missing here.

Any ideas?

Thanks,


  </pre>
</blockquote>
Printer options might have been added to the Environment file.&nbsp; Check
the batch file you execute when it starts.<br>
<br>
Take out anything that looks like this (red stuff only)<br>
<br>
<font color="#ff0000">set pfpostprint=runbatch.bat</font><br>
set oldpath=%PATH%<br>
PATH=<font color="#ff0000">%pfprog%\fp\fp2rtf;</font>%PFPROG%\FP;c:\windows;c:\windows\command<br>
<font color="#ff0000">call %pfprog%\fp\fp2rtf\getname.bat <br>
set pfprtc=rtf66</font><br>
<br>
That should do it.<br>
Nancy<br>
<pre class="moz-signature" cols="80">-- 
Nancy Palmquist                 MOS &amp; filePro Training Available
Virtual Software Systems        Web Based Training and Consulting        
PHONE: (412) 835-9417                   Web site:  <a class="moz-txt-link-freetext" href="http://www.vss3.com">http://www.vss3.com</a>
</pre>
</body>
</html>