Hello,
I need to pass a file name as a parameter to my program (e.g. test-
case1.rkt). in that file I just have a list variable.

I want to do it via terminal in this way:
---------------------------------------------------------------
racket ./Desktop/a3/1/a3-FC.rkt ./Desktop/a3/1/test-case1.rkt
---------------------------------------------------------------
what should I do in the a3-FC.rkt file?


Thanks a lot
Boshra
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to