In a command line it works well:
C:\Documents and Settings\is>ocaml
        Objective Caml version 3.11.0
# #load "str.cma";;
#
but in a file.ml, where 75th line is '#load "str.cma"';;:
C:\Documents and Settings\is\Desktop\ocaml>ocamlc -g -c .ml
File "file.ml", line 75, characters 0-1:
Error: Syntax error
No information cannot found from google.com. Can anybody help me?
--
All the best: I.S.

-- 
You received this message because you are subscribed to the Google Groups 
"ocaml-developer" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ocaml-developer?hl=en
For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html

Reply via email to