How to use CRE?

46 views
Skip to first unread message

landm...@gmail.com

unread,
Dec 6, 2007, 3:16:20 PM12/6/07
to Rainforestnet Crystal Reports Exporter
Dear all,

I am very new to CRE and have just dowloaded and installed it a few
minutes ago. For the purpose of testing it, I copy and pasted this
command line (c:\Program files\rainforestNET\crexport> crexport -FC:
\Work order1.rpt -OC:\test.pdf -EPDF -XFile) into Run Command box and
clicked Run. It return a error message like this: " Windoes cannot
find 'c:\Program'. Make sure you typed the name correctly .....
It seam it cannot read the space in the cammand line. How could I fix
this and am missed something foundamental?

Thanks a lot!

damian...@gmail.com

unread,
Jan 22, 2008, 2:17:27 PM1/22/08
to Rainforestnet Crystal Reports Exporter
Put the path in double quotes wherever there is a space in the path.
In this case,

c:\Program files\rainforestNET\crexport> crexport -FC: \Work
order1.rpt -OC:\test.pdf -EPDF -XFile

Should be:

"C:\Program files\rainforestNET\crexport\crexport" -F"C:\Work
order1.rpt" -OC:\test.pdf -EPDF -XFile

Try that.
Reply all
Reply to author
Forward
0 new messages