Francisco Ramalho · Jun 11, 2020 go to post

Yes, 'isc' may be interpreted as packages from InterSystems Corp. 'community' is a bit long...

Could be 'idc' (InterSystems Developer Community) or 'osc' (ObjectScript Community)?

Francisco Ramalho · May 3, 2019 go to post

set abbrv="" for i=1:1:$length(desc," ") set abbrv=abbrv_$zconvert($extract($piece(desc," ",i),1,2),"w")