Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Help - Citrix Metaframe

by vladdrak (Monk)
on Sep 01, 2004 at 09:10 UTC ( [id://387454]=note: print w/replies, xml ) Need Help??


in reply to Help - Citrix Metaframe

I would bet you're really not getting a useful hashref, but rather an OLE object; you can iterate through the hashref (keys %$hasref) to confirm this. I would check the documentation, you'll likely have to call another method to access the actual data returned, something like $oPolicy->GetValue(), or even $oPolicy->Something->GetValue().

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://387454]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (10)
As of 2024-04-18 08:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found