Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Yousfi Benameur
  Where is Yousfi Benameur?
 El Bayadh
 Algeria
 Yousfi Benameur
 To: Borislav Borissov
  Where is Borislav Borissov?
 Sofia
 Bulgaria
 Borislav Borissov
 Tags
Subject: RE: _ReportOutput to HTML file givng error
Thread ID: 232931 Message ID: 232945 # Views: 19 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: Reports and Printers
Date: Saturday, June 27, 2009 9:09:55 PM         
   


> >
> > Yousfi,
> >
> > Thank you for your reply.
> > I can get to code to work on MOST machines - just not on 1 particular machine.
> > It is something on that machine or more likely someting not on the machine that is preventing the generation of HTML reports.
> >
> > I have seen a couple of posts with the same problem - but not an anwser as to the missing element.
> >
> >
> > Regards
> >
> > Bob of Surrey, England
>
> What is the value of _reportoutput variable in that particular machine?
> Maybe it is empty, if not - did you have rights to write a file in that particular path where you try to store the file?
> -----------------
> Borislav Borissov
>
> Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
> The only thing normal about database guys is their tables.

Hi Boris
it seems this works for him (XML)
do (_reportoutput) with 4, m.ox

then _reportoutput is good.
he can try
messagebox(_reportOutput)

must return :C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 9\REPORTOUTPUT.APP

for distribute applications reportoutput.app must be distribued also reportPreview.app,reportBuilder.app
http://berezniker.com/content/pages/visual-foxpro/vfp-90-report-features-runtime

Dont rate please.its only for the pleasure to help.Give me only a feed back.
Yousfi Benameur



COMPLETE THREAD
_ReportOutput to HTML file givng error Posted by Bob Brook @ 6/27/2009 6:24:07 PM
RE: _ReportOutput to HTML file givng error Posted by Yousfi Benameur @ 6/27/2009 7:34:14 PM
RE: _ReportOutput to HTML file givng error Posted by Bob Brook @ 6/27/2009 7:45:36 PM
RE: _ReportOutput to HTML file givng error Posted by Yousfi Benameur @ 6/27/2009 7:49:42 PM
RE: _ReportOutput to HTML file givng error Posted by Bob Brook @ 6/27/2009 11:06:30 PM
RE: _ReportOutput to HTML file givng error Posted by Yousfi Benameur @ 6/28/2009 1:46:30 AM
RE: _ReportOutput to HTML file givng error Posted by Borislav Borissov @ 6/27/2009 8:53:58 PM
RE: _ReportOutput to HTML file givng error Posted by Yousfi Benameur @ 6/27/2009 9:09:55 PM
RE: _ReportOutput to HTML file givng error Posted by Borislav Borissov @ 6/27/2009 9:16:27 PM
RE: _ReportOutput to HTML file givng error Posted by Yousfi Benameur @ 6/27/2009 9:31:32 PM