At 10:45 AM 6/10/2014, Zeb Zbranek wrote:
I have the following command file and it is not creating a JPG.
When I created the JPG in R:Chart, it works beautifully in the
report. I even ran the command file, with the manually created
JPG file and it worked. I have reviewed the RRBYW18 program and
the charts in that do not print either. I have reviewed all the
bulletins and tried everything I can to no avail. It worked once,
but I was never able to get it to repeat. What am I doing wrong?
PLUGIN RCharts.RBL +
FILENAME GraphAC.RBC +
|SAVE_TO_JPG GraphAC.jpg +
|IMAGE_WIDTH 1129 +
|IMAGE_HEIGHT 810
SET VAR vImage = 'GraphAC.jpg'
-- Print Report
CLS
PRINT GraphAC +
OPTION SCREEN|WINDOW_STATE MAXIMIZED +
|ZOOM_TYPE PERCENTAGE +
|ZOOMPERCENT 98 +
|PREVIEW_CAPTION Running R:BASE Your Way!
SET ERROR MESSAGE 2077 OFF
--DELETE GraphAC.jpg
SET ERROR MESSAGE 2077 ON
RETURN
Make sure that the "RCharts95.RBM" Plugin is registered, and is placed
in the same folder with your default RBG95 installation folder, such as:
C:\RBTI\RBG95_32
C:\RBTI\RBG95_64
Very Best R:egards,
Razzak.
www.rbase.com
www.facebook.com/rbase
--
31 years of continuous innovation!
16 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--