str2code — return scilab integer codes associated with a character string
c=str2code(str)
Return c such that c(i) is the scilab integer code of part(str,i))
str2code('Scilab')