caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Top directives don't work
@ 2000-11-10  9:41 KHUU Minh Thang thesard FTRD/DTL/LAN
  2000-11-10 18:41 ` Pierre Weis
  0 siblings, 1 reply; 2+ messages in thread
From: KHUU Minh Thang thesard FTRD/DTL/LAN @ 2000-11-10  9:41 UTC (permalink / raw)
  To: 'caml-list@inria.fr'

Bonjour messieurs,

J'ai une question concernante OCaml : 

En mode interractive : ocaml marche, mais je peut pas lancer les directives.

Ex :
#cd "my_dir";;
characters 0-2:
Unbound value cd
#

#quit;;
characters 0-4:
Unbound value quit

J'utilise Objective Caml, version 3.00 sur Solaris. 


Merci par avance,

Khuu Minh Thang.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Top directives don't work
  2000-11-10  9:41 Top directives don't work KHUU Minh Thang thesard FTRD/DTL/LAN
@ 2000-11-10 18:41 ` Pierre Weis
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Weis @ 2000-11-10 18:41 UTC (permalink / raw)
  To: KHUU Minh Thang thesard FTRD/DTL/LAN; +Cc: caml-list

> Bonjour messieurs,
> 
> J'ai une question concernante OCaml : 
> 
> En mode interractive : ocaml marche, mais je peut pas lancer les directives.
> 
> Ex :
> #cd "my_dir";;
> characters 0-2:
> Unbound value cd
> #
> 
> #quit;;
> characters 0-4:
> Unbound value quit
> 
> J'utilise Objective Caml, version 3.00 sur Solaris. 
> 
> 
> Merci par avance,
> 
> Khuu Minh Thang.

N'auriez-vous tout simplement pas oublié le # de #cd ? (il faut taper
le #, ce n'est pas le symbole d'invite du système interactif!)

Cordialement,

Pierre Weis

INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://cristal.inria.fr/~weis/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-10 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-10  9:41 Top directives don't work KHUU Minh Thang thesard FTRD/DTL/LAN
2000-11-10 18:41 ` Pierre Weis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).