subtracting in cdef

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
MikeF1
Posts: 1
Joined: Tue Feb 22, 2005 3:52 pm
Location: Littlestown, PA
Contact:

subtracting in cdef

Post by MikeF1 »

I have a graph that shows pages printed count for a printer.
I also show a min value for that on each graph. So one can see how many pages were printed in that time frame.
I am trying to subtract the current/max value from the min value to actually display the total pages printed, for that graph.
My cdef does not seem to work.
cdef=CURRENT_DATA_SOURCE,CURRENT_DS_MINIMUM_VALUE,-

Debug shows this
CDEF:cdefd=a,0,- \

Why woud CURRENT_DS_MINIMUM_VALUE come back 0?
Im showing min as not being 0.

I have also tried, with no luck.
cdef=a:LAST,a:MIN,-
Mike
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests