This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Getting command line arguments in script


Oops, found it.

  According to 1.7 docs, everything after -s or -- ends up in
  command-line-arguments global variable

On Fri, Dec 16, 2005 at 11:48:35AM +0200, Victor Anyakin wrote:
> Greetings to all,
> 
>   I would like to ask, is there any way to get command line arguments
>   in interpreted scheme script? The arguments that are normally passed
>   to the main(String[] args) method of the java application.
> 
>   Or passing arguments is supposed to be done by defining system
>   properties on the command line?

-- 
Victor Anyakin                         ()  ascii ribbon campaign
                                       /\    - against html mail


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]