[rt-users] Getting Queue Name via Perl
Nick Metrowsky
nmetrowsky at digitalglobe.com
Fri Mar 10 17:06:31 EST 2006
Hi Everyone,
Given the numeric Queue Id, what is the syntax for getting the Textual
Representation of the Queue Name?
Is it:
my $Queue;
my $qname
$Queue = RT::Queue($session('CurrentUser'));;
$qname = RT::Queue(i$Queue>Name);?
print "The name of the queue is: $qname\n";
The above doesn't work, any ideas would be most welcome.
Take care!
Nick
------------------------------------------------------------------------
---------
Nick Metrowsky
Consulting System Administrator
303-684-4785 Office
303-684-4100 Fax
nmetrowsky at digitalglobe.com <mailto:nmetrowsky at digitalglobe.com>
DigitalGlobe (r), An Imaging and Information Company
http://www.digitalglobe.com <http://www.digitalglobe.com>
------------------------------------------------------------------------
---------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060310/a27b8743/attachment.htm>
More information about the rt-users
mailing list