parse string
From: Vincent (vwchiu_at_yahoo.com)
Date: 12/16/03
- Next message: Gunnar Hjalmarsson: "Re: parse string"
- Previous message: WinickWatch: "Re: Bizar variable problem"
- Next in thread: Gunnar Hjalmarsson: "Re: parse string"
- Reply: Gunnar Hjalmarsson: "Re: parse string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Dec 2003 11:22:38 -0800
hi,
can anyone help ?
$text=qq(a11.CLEC_ID ACNA,
count(1) PR402RSSSDEN,
sum(Decode(a11.CMPINTV-a11.APPINTV,0,a11.COMP_MAC_DY_CNT,a11.LEAST_DELAY_DAYS))
PR402RSSSNUM,
(STDDEV(Decode(CMPINTVa11.APPINTV,0,COMP_MAC_DY_CNT,LEAST_DELAY_DAYS))
* 1.0) PR402RSSSSD)
how can i parse this comma-separated string
but should not split if comma is inside parentheses() ?
thanks for help
vincent
- Next message: Gunnar Hjalmarsson: "Re: parse string"
- Previous message: WinickWatch: "Re: Bizar variable problem"
- Next in thread: Gunnar Hjalmarsson: "Re: parse string"
- Reply: Gunnar Hjalmarsson: "Re: parse string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|