Hi,
When I run the following in VFP9 SP1
LOCAL loListener
loListener=.NULL.
DO (_REPORTOUTPUT) WITH 5, loListener
VFP generates the following error message:-
HTML Listener
File does not exist
htmllistener
Error: 1
Method: applyusertransformatoutput
I'm sure this worked in SP0 - I encounter the error in development and also
at a standalone site with the SP1 files installed.
_reportoutput contains the path to reportoutput.app dated 4 Nov 05 and I get
the same error if I run reportoutput.app
Any ideas would be appreciated.
John Pugh
Adelaide, South Australia