BUG 9.9.94 (get-url vs read-file)?
Posted: Mon Nov 17, 2008 12:58 pm
-> (read-file "file:///directory/newlisp-9.9.94/doc/newlisp_manual.html")
[text].....
.......[/text]
-> (get-url "file:///directory/newlisp-9.9.94/doc/newlisp_manual.html" )
"ERR: bad formed URL"
Is this a bug or behaviour.. I thought get-url would do that too..
[text].....
.......[/text]
-> (get-url "file:///directory/newlisp-9.9.94/doc/newlisp_manual.html" )
"ERR: bad formed URL"
Is this a bug or behaviour.. I thought get-url would do that too..