Enrico,

Can you try after my last commit?

2012-07-21 07:41 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
  * source/tip/httpcln.prg
    + throw error when invalid protocol is passed as argument

Andi

On Thu, 19 Jul 2012 20:03:12 +0200
"Enrico Maria Giordano" <e.m.giord...@emagsoftware.it> wrote:

> The following error cannot be trapped:
> 
> FUNCTION MAIN()
> 
>     LOCAL oCli
> 
>     TRY
>         oCli = TIPClientHttp():New( "ERROR" )
>     CATCH
>         ? "Trapped"
>     END
> 
>     RETURN NIL


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to