Hi,
At the beginning of my perl script, i've written the following line to use Tivoli commands under unix and it works fine...
use Shell qw(wcrtadmin wassignop wpostzmsg wsndnotif wdel);
I've create a variable..
$command = "wcrtadmin -r user"
The problem is that I don't know how to evaluate...
Crystal Reports 9
DB2
My report is grouped by hostname and in the group footer of the report, there is a field which is adding the hostnames in a string
stringvar string1;
string1 := string1 + HOSTNAME + "^";
it works fine except that when I display the value in the report footer, the last...
It is not a big issue, but I am wondering what needs to be done to allow me to select "group layout" when I create a Chart. It is grayed and I cannot choose it
...and I do have a group in my report
Hi,
I'm working with Crystal Reports 9..
I have a subreport in a main report. The subreport is not on-demand because I need it to process data and exchange a shared variable to the main report. But I don't want to see the subreport in the main one, I just want to see the subreport when I...
Hi,
I am trying to do something with Crystal Reports 9, but I am not sure if it is possible to do it...
how_long is the field I want to add
...depending of how many consecutive True value there is in the active field, I want to know for how many days it is True
when it is False...I put no...
Hi guys,
I need to create a report to get the servers availability
Usually it is not that much complicated, but in this case I don't really know how to do it because each server are in a Sla category. I mean that a bronze server is not monitored all the time like a gold server, there are active...
Hi,
Can anyone tell me if there is a way to evaluate preceding fields, not only the one last record with the Previous() function...
I need to know the value of the 4th preceding field by example
How can I do that?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.