Reading value of EXTENDEDDATA field in DTREE
Hi,Can you please let me know as how to read the keys and their values of a field called EXTENDEDDATA in DTREE table using Oscript.The following is the info. in the EXTENDEDDATA field'A<1,?,'Catalog_Image1'=?,'Catalog_Image2'=?,'console'=A<1,?,'Active'={1,757694,757692,1070,14,17,7,1030,0},'Facilitator'={9,10,11,12},'InActive'={3,4,5,6,15,16,833739}>,'coordinatorRoleName'='Facilitator','DefaultCommittee'=false,'defaultCommitteeRoles'=V{<'rolename','defaultPerm','ID'><'Facilitator',258079,757690><'Guest',36867,757691>},'display'=A<1,?,'ColPosition'=40,'left'={''},'middle'={''},'right'={'123464','3030327','3030332','3030336'}>,'elinkdirect'=false,'lastWelcome'=D/2008/11/5:9:29:38,'Mission'='This is a test community...','sidebar'=A<1,?,'Body'='','Title'=''>>'I want to read the key (and its value) called 'Mission'.Please help me as how to convert this field into an Assoc?Thanks