RE: [nbux-users] bpmedialist problem
Status: Beta
Brought to you by:
pbuschman
|
From: Grosch, S. <sco...@in...> - 2003-01-15 22:15:16
|
Sure it does. $record->{'status'} is the stringified
status. $record->{'real_status'} is the hex status code
returned so you can parse yourself.
Then again, you might have an older version. I'm not sure
if the new one was released yet. I made the changes 9/10/02
to the code.
> -----Original Message-----
> From: Kirk, Terry [mailto:Ter...@ke...]
> Sent: Wednesday, January 15, 2003 1:12 PM
> To: nbu...@li...
> Subject: [nbux-users] bpmedialist problem
>
>
> Hi;
>
> It seems that bpmedialist decodes the status, but does not
> return it in the hash. It does return the numeric status.
>
> Terry
|