[racket] want to pass argument via terminal in linux

From: Boshra Nabaei (b.nabaei at gmail.com)
Date: Wed Mar 20 00:16:12 EDT 2013

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130319/745ddb9a/attachment-0001.html>

Posted on the users mailing list.