Hi Cafe! Does someone know how to represent js build-in global function (such as parseInt(), parseFloat(), eval()) with HJavaScript? Perhaps JConst: JCall (JConst "parseInt") (JString "123")? -- Sincerely, Stanislav Chernichkin.