expandcode.pro

InfoInfo
Search:    

function expandcode,code
;expands string CODE

case strupcase(code) of

; 'NA': a='NARSARSUAQ'

; message, 'Unknown station code'+': '+code

endcase
return,a
end

This is a Wiki Spot wiki. Wiki Spot is a non-profit organization that helps communities collaborate via wikis.