On Tue, 7 Dec 2010, Lally Singh wrote: > I'd like to get the runtime arguments of a function. In my case, > main()'s command-line arguments to get the shared-memory ID. Do you mean System.Environment.getArgs ?