<!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">
Bob Rasmussen wrote:
<blockquote
 cite="mid:Pine.LNX.4.64ras.0905271331530.8586@nimbus.anzio.com"
 type="cite">
  <pre wrap="">On Wed, 27 May 2009, Boaz Bezborodko wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">OK, this seemed to work OK, except that I still had to add about a 
2-second delay in order to avoid the errors on some of the computers.

I would think that if FP sees the new file as "exists" after a rename 
then it should also open properly.  But I still have to stick in a wait 
a period.  I wonder what could be holding it up?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There are several possibilities here. First make sure you are on the 
latest Print Wizard, which is 3.3. Then:

1. As has been suggested, include "?view" to tell Print Wizard to bring up 
the viewer.

2. Instead of just checking for the existence of the output file, check 
whether it can be opened in read-write mode. This won't be possible until 
Printwiz is finished and has closed it.

3. We have an "EventLog" capability, introduced in 3.2.30. This can be 
configured to write one line of result information on to the end of a text 
file. I don't think Bobby Ezell (my associate) has documented this yet. 
Contact me for more info.

Regards,
....Bob Rasmussen,   President,   Rasmussen Software, Inc.

personal e-mail: <a class="moz-txt-link-abbreviated" href="mailto:ras@anzio.com">ras@anzio.com</a>
 company e-mail: <a class="moz-txt-link-abbreviated" href="mailto:rsi@anzio.com">rsi@anzio.com</a>
          voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
            fax: (US) 503-624-0760
            web: <a class="moz-txt-link-freetext" href="http://www.anzio.com">http://www.anzio.com</a>
 street address: Rasmussen Software, Inc.
                 10240 SW Nimbus, Suite L9
                 Portland, OR  97223  USA
  </pre>
</blockquote>
1.&nbsp; I don't see how I'll be able to get the /view option to work given
that the output isbeing sent to a Printwizard server session.<br>
<br>
2.&nbsp; How do I check if a file can be opened in R/W mode in FP?<br>
<br>
Boaz<br>
</body>
</html>